Socold commited on
Commit
885f892
·
verified ·
1 Parent(s): f2f8f13

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ transformers>=4.40.0
3
+ accelerate
4
+ gradio>=4.0.0
5
+ soundfile
6
+ librosa
7
+ scipy
8
+ numpy
9
+ ffmpeg-python
10
+ huggingface-hub