triflix commited on
Commit
f758036
·
verified ·
1 Parent(s): b48ce04

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ fastapi==0.115.0
2
+ uvicorn==0.30.0
3
+ kokoro>=0.9.4
4
+ soundfile==0.12.1
5
+ torch==2.4.0
6
+ python-multipart==0.0.9