AAdonis commited on
Commit
944b8d0
·
verified ·
1 Parent(s): 2916460

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu121
2
+ torch==2.4.1
3
+ gradio>=4.0.0
4
+ transformers>=4.35.0
5
+ soundfile>=0.12.0
6
+ librosa>=0.10.0
7
+ numpy>=1.24.0
8
+ datasets>=2.14.0
9
+ huggingface-hub>=0.19.0
10
+ accelerate>=0.24.0
11
+ xcodec2==1.3.0