khurrameycon commited on
Commit
9bc8b81
·
verified ·
1 Parent(s): 3117187

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ fastapi>=0.68.0
2
+ uvicorn>=0.15.0
3
+ kokoro>=0.3.1
4
+ soundfile>=0.12.1
5
+ python-multipart>=0.0.5