Spaces:
Running
Running
Upload requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ fastapi==0.104.1
|
|
| 2 |
uvicorn==0.24.0
|
| 3 |
python-multipart==0.0.6
|
| 4 |
opencv-python-headless==4.8.1.78
|
| 5 |
-
timm==0.
|
| 6 |
ultralytics>=8.0.0
|
| 7 |
huggingface_hub>=0.19.0
|
| 8 |
numpy<2.0
|
|
|
|
| 2 |
uvicorn==0.24.0
|
| 3 |
python-multipart==0.0.6
|
| 4 |
opencv-python-headless==4.8.1.78
|
| 5 |
+
timm==0.6.13
|
| 6 |
ultralytics>=8.0.0
|
| 7 |
huggingface_hub>=0.19.0
|
| 8 |
numpy<2.0
|