MJSHIN0122
commited on
Commit
•
8b62fb5
1
Parent(s):
5ff1186
add gunicorn to requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -63,4 +63,5 @@ urllib3==2.2.0
|
|
63 |
Werkzeug==3.0.1
|
64 |
yarl==1.9.4
|
65 |
edge_tts==6.1.7
|
66 |
-
GitPython
|
|
|
|
63 |
Werkzeug==3.0.1
|
64 |
yarl==1.9.4
|
65 |
edge_tts==6.1.7
|
66 |
+
GitPython
|
67 |
+
gunicorn
|