Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ ultralytics
|
|
3 |
uvicorn==0.22.0
|
4 |
transformers==4.31.0
|
5 |
Pillow==9.5.0
|
6 |
-
torch==2.0.1
|
|
|
|
3 |
uvicorn==0.22.0
|
4 |
transformers==4.31.0
|
5 |
Pillow==9.5.0
|
6 |
+
torch==2.0.1
|
7 |
+
timm
|