Spaces:
Sleeping
Sleeping
Update models/readme.txt
Browse files- models/readme.txt +2 -2
models/readme.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
The `models` directory contains the object detection models used in the project (DETIC and YOLOv5).
|
| 2 |
|
| 3 |
-
- The Run Inference tool will
|
| 4 |
-
-
|
|
|
|
| 1 |
The `models` directory contains the object detection models used in the project (DETIC and YOLOv5).
|
| 2 |
|
| 3 |
+
- The Run Inference tool will require this directory for loading the object detection models.
|
| 4 |
+
- All other app tools will work fine without this directory.
|