Upload requirements.txt

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