Spaces:
Running
Running
Kit-Lemonfoot
commited on
Commit
•
35bcde2
1
Parent(s):
859ee64
start of dependency hell
Browse files- requirements.txt +22 -22
requirements.txt
CHANGED
@@ -1,22 +1,22 @@
|
|
1 |
-
wheel
|
2 |
-
setuptools
|
3 |
-
ffmpeg
|
4 |
-
torch
|
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==4.36.0
|
12 |
-
pyworld>=0.3.2
|
13 |
-
soundfile>=0.12.1
|
14 |
-
praat-parselmouth>=0.4.2
|
15 |
-
httpx
|
16 |
-
tensorboard
|
17 |
-
tensorboardX
|
18 |
-
torchcrepe
|
19 |
-
onnxruntime
|
20 |
-
demucs
|
21 |
-
edge-tts
|
22 |
-
yt_dlp
|
|
|
1 |
+
wheel
|
2 |
+
setuptools
|
3 |
+
ffmpeg
|
4 |
+
torch
|
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==4.36.0
|
12 |
+
pyworld>=0.3.2
|
13 |
+
soundfile>=0.12.1
|
14 |
+
praat-parselmouth>=0.4.2
|
15 |
+
httpx
|
16 |
+
tensorboard
|
17 |
+
tensorboardX
|
18 |
+
torchcrepe
|
19 |
+
onnxruntime
|
20 |
+
demucs
|
21 |
+
edge-tts
|
22 |
+
yt_dlp
|