r3gm commited on
Commit
acd2a5f
·
verified ·
1 Parent(s): c81afd6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +20 -21
requirements.txt CHANGED
@@ -1,21 +1,20 @@
1
- deemix
2
- fairseq==0.12.2
3
- faiss-cpu==1.7.3
4
- ffmpeg-python>=0.2.0
5
- gradio==3.39.0
6
- lib==4.0.0
7
- librosa==0.9.1
8
- numpy==1.23.5
9
- onnxruntime #onnxruntime_gpu
10
- praat-parselmouth>=0.4.2
11
- pedalboard==0.7.7
12
- pydub==0.25.1
13
- pyworld==0.3.4
14
- Requests==2.31.0
15
- scipy==1.11.1
16
- soundfile==0.12.1
17
- torch==2.0.1
18
- torchcrepe==0.0.20
19
- tqdm==4.65.0
20
- yt_dlp==2023.7.6
21
- sox==1.4.1
 
1
+ deemix
2
+ fairseq==0.12.2
3
+ faiss-cpu==1.7.3
4
+ ffmpeg-python>=0.2.0
5
+ lib==4.0.0
6
+ librosa==0.9.1
7
+ numpy==1.23.5
8
+ onnxruntime #onnxruntime_gpu
9
+ praat-parselmouth>=0.4.2
10
+ pedalboard==0.7.7
11
+ pydub==0.25.1
12
+ pyworld==0.3.4
13
+ Requests==2.31.0
14
+ scipy==1.11.1
15
+ soundfile==0.12.1
16
+ torch==2.0.1
17
+ torchcrepe==0.0.20
18
+ tqdm==4.65.0
19
+ yt_dlp==2023.7.6
20
+ sox==1.4.1