Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -98,3 +98,4 @@ uvicorn==0.29.0
|
|
98 |
websockets==11.0.3
|
99 |
Werkzeug==3.0.1
|
100 |
zipp==3.18.1
|
|
|
|
98 |
websockets==11.0.3
|
99 |
Werkzeug==3.0.1
|
100 |
zipp==3.18.1
|
101 |
+
gunicorn
|