Update app_optimized.py
Browse files- 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": "
|
| 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",
|