Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
-
|
| 2 |
fastapi
|
| 3 |
uvicorn
|
| 4 |
pillow
|
|
|
|
|
|
| 1 |
+
ultralytics==8.0.236
|
| 2 |
fastapi
|
| 3 |
uvicorn
|
| 4 |
pillow
|
| 5 |
+
torch>=1.8
|