Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ python-dotenv
|
|
| 6 |
pytz
|
| 7 |
werkzeug
|
| 8 |
waitress
|
| 9 |
-
huggingface_hub
|
|
|
|
|
|
| 6 |
pytz
|
| 7 |
werkzeug
|
| 8 |
waitress
|
| 9 |
+
huggingface_hub>=0.19.0
|
| 10 |
+
requests
|