kira4424 commited on
Commit
d7fdf21
1 Parent(s): 241ed9f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +21 -30
requirements.txt CHANGED
@@ -1,41 +1,32 @@
1
- # setuptools
2
  # umap-learn
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
11
- # SoundFile
12
- # Unidecode
13
- # inflect
14
  # PyQt5
15
- # multiprocess
16
- # numba
17
- # webrtcvad; platform_system != "Windows"
18
- # pypinyin
19
  # flask
20
  # flask_wtf
21
  # flask_cors==3.0.10
22
- # gevent==21.8.0
23
  # flask_restx
24
  # tensorboard
25
  # streamlit==1.8.0
26
- # PyYAML==5.3.1
27
- # PyYAML
28
- # torch_complex
29
- # espnet
30
- # PyWavelets
31
- # webrtcvad-wheels
32
- # pyaudio
33
- # for gradio
34
- # protobuf<4
35
- # click<8.1
36
- # pydantic~=1.0
37
- # uvicorn>=0.14.0
38
- # gradio_client==0.1.4
39
- # gradio==3.24.1
40
  # gradio==3.18.0
41
- gradio
 
1
+ setuptools
2
  # umap-learn
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
11
+ SoundFile
12
+ Unidecode
13
+ inflect
14
  # PyQt5
15
+ multiprocess
16
+ numba
17
+ webrtcvad; platform_system != "Windows"
18
+ pypinyin
19
  # flask
20
  # flask_wtf
21
  # flask_cors==3.0.10
22
+ gevent==21.8.0
23
  # flask_restx
24
  # tensorboard
25
  # streamlit==1.8.0
26
+ PyYAML==5.3.1
27
+ torch_complex
28
+ espnet
29
+ PyWavelets
30
+ webrtcvad-wheels
31
+ pyaudio
 
 
 
 
 
 
 
 
32
  # gradio==3.18.0