Bils commited on
Commit
55ac9f9
·
verified ·
1 Parent(s): c2640c7

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio>=4.44.0
2
+ spaces>=0.26.1
3
+ huggingface_hub>=0.24.0
4
+ torch>=2.3.0
5
+ torchaudio>=2.3.0
6
+ torchvision>=0.18.0
7
+ numpy
8
+ soundfile
9
+ ffmpeg-python
10
+ tqdm
11
+ einops
12
+ transformers
13
+ accelerate