Spaces:
Sleeping
Sleeping
Upload .env
Browse files
.env
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
# Name of the first model (e.g., your original classifier)
|
| 2 |
-
MODEL_1_NAME=
|
| 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
|