Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ huggingface-hub==0.25.2
|
|
| 2 |
tensorflow
|
| 3 |
keras
|
| 4 |
opencv-python-headless
|
| 5 |
-
numpy
|
|
|
|
|
|
| 2 |
tensorflow
|
| 3 |
keras
|
| 4 |
opencv-python-headless
|
| 5 |
+
numpy
|
| 6 |
+
httpx==0.25.0
|