GaneshSarode commited on
Commit
65d6bec
·
verified ·
1 Parent(s): 4f8bf39

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ TTS==0.22.0
2
+ torch==2.1.2+cpu
3
+ torchaudio==2.1.2+cpu
4
+ --extra-index-url https://download.pytorch.org/whl/cpu
5
+
6
+ gradio==4.44.0
7
+ numpy<2