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