Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +23 -25
requirements.txt
CHANGED
@@ -1,26 +1,24 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
Requests==2.31.0
|
18 |
-
scipy==1.11.1
|
19 |
-
soundfile==0.12.1
|
20 |
--extra-index-url https://download.pytorch.org/whl/cu117 torch==2.0.0+cu117 torchvision==0.15.2+cu117
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
|
|
|
1 |
+
deemix
|
2 |
+
fairseq
|
3 |
+
faiss-cpu
|
4 |
+
ffmpeg-python
|
5 |
+
gradio
|
6 |
+
lib
|
7 |
+
librosa
|
8 |
+
numpy
|
9 |
+
onnxruntime
|
10 |
+
praat-parselmouth
|
11 |
+
pedalboard
|
12 |
+
pydub
|
13 |
+
pyworld
|
14 |
+
requests
|
15 |
+
scipy
|
16 |
+
soundfile
|
|
|
|
|
|
|
17 |
--extra-index-url https://download.pytorch.org/whl/cu117 torch==2.0.0+cu117 torchvision==0.15.2+cu117
|
18 |
+
torch
|
19 |
+
torchaudio
|
20 |
+
torchcrepe
|
21 |
+
tqdm
|
22 |
+
yt_dlp
|
23 |
+
sox
|
24 |
+
gdown
|