eaglelandsonce commited on
Commit
e00db2c
·
verified ·
1 Parent(s): e583c33

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio>=4.44.0
2
+ TTS==0.22.0
3
+ python-docx
4
+ soundfile
5
+ numpy
6
+ torch==2.3.1