Spaces:
Running on CPU Upgrade
Running on CPU Upgrade
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ uvicorn[standard]
|
|
| 3 |
requests
|
| 4 |
fasttext-wheel
|
| 5 |
pydantic
|
| 6 |
-
numpy<2
|
|
|
|
|
|
| 3 |
requests
|
| 4 |
fasttext-wheel
|
| 5 |
pydantic
|
| 6 |
+
numpy<2
|
| 7 |
+
huggingface_hub
|