nihuajian commited on
Commit
ef4adf4
·
verified ·
1 Parent(s): 4ce6318

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Pillow==10.1.0
2
+ torch==2.3.1
3
+ torchaudio==2.3.1
4
+ torchvision==0.18.1
5
+ transformers==4.44.2
6
+ librosa==0.9.0
7
+ soundfile==0.12.1
8
+ vector-quantize-pytorch==1.18.5
9
+ vocos==0.1.0
10
+ decord
11
+ moviepy
12
+ flash_attn
13
+ gradio>=4.0.0
14
+ spaces