Spaces:
Sleeping
Sleeping
Migrate to ZeroGPU and update requirements for compatibility
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ ultralytics>=8.3.0
|
|
4 |
Pillow
|
5 |
fastapi
|
6 |
python-multipart
|
7 |
-
uvicorn
|
|
|
|
4 |
Pillow
|
5 |
fastapi
|
6 |
python-multipart
|
7 |
+
uvicorn
|
8 |
+
numpy
|