Spaces:
Running
Running
Commit
·
6484298
1
Parent(s):
967dfaa
use gunicorn instead of uvicorn to resolve internal server error
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,2 +1,2 @@
|
|
1 |
flask
|
2 |
-
|
|
|
1 |
flask
|
2 |
+
gunicorn
|