T1ckbase commited on
Commit
463de5d
·
1 Parent(s): a53a767

add gunicorn

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  kokoro-onnx>=0.4.8
2
  soundfile>=0.13.1
3
  Flask>=3.1.0
4
- # gunicorn>=23.0.0
 
1
  kokoro-onnx>=0.4.8
2
  soundfile>=0.13.1
3
  Flask>=3.1.0
4
+ gunicorn>=23.0.0