backtracking commited on
Commit
46dc475
·
verified ·
1 Parent(s): 66ce19c

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ torch>=2.0.0
2
+ torchaudio>=2.0.0
3
+ soundfile
4
+ g2p-en
5
+ transformers
6
+ numba
7
+ gradio
8
+ huggingface_hub