Spaces:
Sleeping
Sleeping
Update .env
Browse files
.env
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
-
# Name of the first model (e.g., your original classifier)
|
| 2 |
-
MODEL_1_NAME=best_new_EP382.pt
|
| 3 |
-
|
| 4 |
-
# Name of the second model (for Tyre/Alloy classification)
|
| 5 |
-
MODEL_2_NAME=best_TA_377EP.pt
|
|
|
|
|
|
| 1 |
+
# Name of the first model (e.g., your original classifier)
|
| 2 |
+
MODEL_1_NAME=best_new_EP382.pt
|
| 3 |
+
|
| 4 |
+
# Name of the second model (for Tyre/Alloy classification)
|
| 5 |
+
#MODEL_2_NAME=best_TA_377EP.pt
|
| 6 |
+
MODEL_2_NAME=best_parts_EP336.pt
|