Spaces:
Sleeping
Sleeping
Update requirements_server.txt
Browse files- requirements_server.txt +2 -1
requirements_server.txt
CHANGED
|
@@ -5,4 +5,5 @@ requests==2.31.0
|
|
| 5 |
python-multipart==0.0.6
|
| 6 |
pillow==11.0.0
|
| 7 |
opencv-python==4.10.0.84
|
| 8 |
-
numpy==1.26.4
|
|
|
|
|
|
| 5 |
python-multipart==0.0.6
|
| 6 |
pillow==11.0.0
|
| 7 |
opencv-python==4.10.0.84
|
| 8 |
+
numpy==1.26.4
|
| 9 |
+
huggingface-hub
|