Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,4 @@ fastapi==0.110.0
|
|
| 2 |
uvicorn==0.28.0
|
| 3 |
requests==2.31.0
|
| 4 |
python-multipart==0.0.9
|
|
|
|
|
|
| 2 |
uvicorn==0.28.0
|
| 3 |
requests==2.31.0
|
| 4 |
python-multipart==0.0.9
|
| 5 |
+
huggingface_hub==0.23.0
|