Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -11,5 +11,4 @@ flask
|
|
11 |
flask_cors
|
12 |
gunicorn
|
13 |
urllib3==1.26.6
|
14 |
-
huggingface_hub
|
15 |
-
uvicorn
|
|
|
11 |
flask_cors
|
12 |
gunicorn
|
13 |
urllib3==1.26.6
|
14 |
+
huggingface_hub
|
|