Yusen commited on
Commit
2b513d9
·
1 Parent(s): 7cd7995

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt CHANGED
@@ -1,3 +1,6 @@
 
 
 
1
  Flask
2
  Flask_Cors
3
  gradio
@@ -11,6 +14,8 @@ scipy
11
  sounddevice
12
  SoundFile
13
  starlette
 
 
14
  tqdm
15
  scikit-maad
16
  praat-parselmouth
 
1
+ Cython==0.29.21
2
+ librosa==0.8.0
3
+ matplotlib==3.3.1
4
  Flask
5
  Flask_Cors
6
  gradio
 
14
  sounddevice
15
  SoundFile
16
  starlette
17
+ torch
18
+ torchvision
19
  tqdm
20
  scikit-maad
21
  praat-parselmouth