kira4424 commited on
Commit
ebeb21f
·
1 Parent(s): 526f07d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -3,8 +3,8 @@ setuptools
3
  # visdom
4
  librosa==0.8.1
5
  # matplotlib>=3.3.0
6
- numpy==1.19.3; platform_system == "Windows"
7
- numpy==1.21.2; platform_system != "Windows"
8
  scipy>=1.0.0
9
  tqdm
10
  sounddevice
@@ -23,7 +23,8 @@ pypinyin
23
  # flask_restx
24
  tensorboard
25
  # streamlit==1.8.0
26
- PyYAML==5.3.1
 
27
  torch_complex
28
  espnet
29
  PyWavelets
@@ -31,5 +32,5 @@ webrtcvad-wheels
31
  pyaudio
32
  # gradio_client==0.1.4
33
  # gradio==3.24.1
34
- gradio==3.18.0
35
- # gradio
 
3
  # visdom
4
  librosa==0.8.1
5
  # matplotlib>=3.3.0
6
+ # numpy==1.19.3; platform_system == "Windows"
7
+ # numpy==1.21.2; platform_system != "Windows"
8
  scipy>=1.0.0
9
  tqdm
10
  sounddevice
 
23
  # flask_restx
24
  tensorboard
25
  # streamlit==1.8.0
26
+ # PyYAML==5.3.1
27
+ PyYAML
28
  torch_complex
29
  espnet
30
  PyWavelets
 
32
  pyaudio
33
  # gradio_client==0.1.4
34
  # gradio==3.24.1
35
+ # gradio==3.18.0
36
+ gradio