OpenSound commited on
Commit
b915dcd
1 Parent(s): 1047b0c

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ alias_free_torch
2
+ descript_audiotools==0.7.3
3
+ diffusers
4
+ einops==0.8.0
5
+ librosa==0.10.1
6
+ numpy==1.23.5
7
+ pandas
8
+ PyYAML
9
+ soundfile
10
+ tqdm
11
+ transformers
12
+ vector_quantize_pytorch