chitsanfei commited on
Commit
c8ad87d
·
verified ·
1 Parent(s): bb8d047

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -11
requirements.txt CHANGED
@@ -1,17 +1,17 @@
1
  wheel
2
  setuptools
3
  ffmpeg
4
- numba
5
- numpy
6
- scipy
7
- librosa
8
  fairseq==0.12.2
9
- faiss-cpu
10
- gradio
11
- pyworld
12
- soundfile
13
- praat-parselmouth
14
- httpx
15
  tensorboard
16
  tensorboardX
17
  torchcrepe
@@ -19,4 +19,4 @@ onnxruntime
19
  demucs
20
  edge-tts
21
  yt_dlp
22
- omegaconf
 
1
  wheel
2
  setuptools
3
  ffmpeg
4
+ numba==0.56.4
5
+ numpy==1.23.5
6
+ scipy==1.9.3
7
+ librosa==0.9.1
8
  fairseq==0.12.2
9
+ faiss-cpu==1.7.3
10
+ gradio==3.36.1
11
+ pyworld>=0.3.2
12
+ soundfile>=0.12.1
13
+ praat-parselmouth>=0.4.2
14
+ httpx==0.23.0
15
  tensorboard
16
  tensorboardX
17
  torchcrepe
 
19
  demucs
20
  edge-tts
21
  yt_dlp
22
+ omegaconf==2.0.5