VivekVKBKumar commited on
Commit
5172b13
·
verified ·
1 Parent(s): 506a3fb

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ omegaconf
3
+ torchaudio
4
+ einops
5
+ numpy
6
+ transformers
7
+ sentencepiece
8
+ tqdm
9
+ tensorboard
10
+ descript-audiotools>=0.7.2
11
+ descript-audio-codec
12
+ scipy==1.10.1