Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -5,3 +5,5 @@ huggingface-hub==0.0.14
|
|
| 5 |
gradio
|
| 6 |
fastapi
|
| 7 |
uvicorn[standard]
|
|
|
|
|
|
|
|
|
| 5 |
gradio
|
| 6 |
fastapi
|
| 7 |
uvicorn[standard]
|
| 8 |
+
werkzeug==2.0.3
|
| 9 |
+
|