jhtonyKoo commited on
Commit
8f0fd28
1 Parent(s): 6fc042a

update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -7
requirements.txt CHANGED
@@ -1,7 +1,15 @@
1
- gradio
2
- torch
3
- soundfile
4
- numpy
5
- pyyaml
6
- pytube
7
- librosa
 
 
 
 
 
 
 
 
 
1
+ gradio==3.50.2
2
+ torch==2.1.2
3
+ torchaudio==2.1.2
4
+ soundfile==0.12.1
5
+ numpy==1.23.5
6
+ pyyaml==6.0.1
7
+ pytube==15.0.0
8
+ librosa==0.10.2
9
+ scipy==1.11.3
10
+ numba==0.58.1
11
+ pymixconsole==0.0.1
12
+ soxbindings==1.2.3
13
+ auraloss==0.4.0
14
+ dasp-pytorch==0.0.1
15
+ torchcomp==0.1.3