Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,6 @@ torch>=1.11.0
|
|
| 8 |
fastapi
|
| 9 |
uvicorn
|
| 10 |
Pillow
|
| 11 |
-
python-multipart
|
|
|
|
|
|
|
|
|
| 8 |
fastapi
|
| 9 |
uvicorn
|
| 10 |
Pillow
|
| 11 |
+
python-multipart
|
| 12 |
+
numpy
|
| 13 |
+
opencv-python
|