offiongbassey commited on
Commit
cb58064
·
verified ·
1 Parent(s): f4caf55

Created Requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ --extra-index-url https://download.pytorch.org/whl/cpu
2
+ torch==2.4.0
3
+ torchaudio==2.4.0
4
+
5
+ f5-tts
6
+ huggingface_hub
7
+ gradio==6.10.0
8
+ soundfile
9
+ numpy