Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -2,19 +2,19 @@ deemix
|
|
2 |
fairseq==0.12.2
|
3 |
faiss-cpu==1.7.3
|
4 |
ffmpeg-python>=0.2.0
|
5 |
-
gradio
|
6 |
lib==4.0.0
|
7 |
librosa==0.9.1
|
8 |
numpy==1.23.5
|
9 |
-
onnxruntime
|
10 |
praat-parselmouth>=0.4.2
|
11 |
pedalboard==0.7.7
|
12 |
pydub==0.25.1
|
13 |
pyworld==0.3.4
|
14 |
-
|
15 |
scipy==1.11.1
|
16 |
soundfile==0.12.1
|
17 |
-
--extra-index-url https://download.pytorch.org/whl/cu117 torch==2.0.0+cu117 torchvision==0.15.2+cu117 torchaudio==2.0.0
|
18 |
torchcrepe==0.0.20
|
19 |
tqdm==4.65.0
|
20 |
yt-dlp>=2024.8.1
|
|
|
2 |
fairseq==0.12.2
|
3 |
faiss-cpu==1.7.3
|
4 |
ffmpeg-python>=0.2.0
|
5 |
+
gradio>=3.40.0
|
6 |
lib==4.0.0
|
7 |
librosa==0.9.1
|
8 |
numpy==1.23.5
|
9 |
+
onnxruntime
|
10 |
praat-parselmouth>=0.4.2
|
11 |
pedalboard==0.7.7
|
12 |
pydub==0.25.1
|
13 |
pyworld==0.3.4
|
14 |
+
requests>=2.32.2
|
15 |
scipy==1.11.1
|
16 |
soundfile==0.12.1
|
17 |
+
--extra-index-url https://download.pytorch.org/whl/cu117 torch==2.0.0+cu117 torchvision==0.15.2+cu117 torchaudio==2.0.0
|
18 |
torchcrepe==0.0.20
|
19 |
tqdm==4.65.0
|
20 |
yt-dlp>=2024.8.1
|