soiz1 commited on
Commit
ceefe9f
·
verified ·
1 Parent(s): 343d285

Update app_optimized.py

Browse files
Files changed (1) hide show
  1. app_optimized.py +1 -1
app_optimized.py CHANGED
@@ -71,7 +71,7 @@ MODEL_PATHS = {
71
  "model_1": "LPX55/detection-model-1-ONNX",
72
  "model_2": "LPX55/detection-model-2-ONNX",
73
  "model_3": "LPX55/detection-model-3-ONNX",
74
- "model_4": "cmckinle/sdxl-flux-detector_v1.1",
75
  "model_5": "LPX55/detection-model-5-ONNX",
76
  "model_6": "LPX55/detection-model-6-ONNX",
77
  "model_7": "LPX55/detection-model-7-ONNX",
 
71
  "model_1": "LPX55/detection-model-1-ONNX",
72
  "model_2": "LPX55/detection-model-2-ONNX",
73
  "model_3": "LPX55/detection-model-3-ONNX",
74
+ "model_4": "Organika/sdxl-detector",
75
  "model_5": "LPX55/detection-model-5-ONNX",
76
  "model_6": "LPX55/detection-model-6-ONNX",
77
  "model_7": "LPX55/detection-model-7-ONNX",