Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -7,7 +7,7 @@ scipy==1.9.3
|
|
7 |
librosa==0.9.1
|
8 |
fairseq==0.12.2
|
9 |
faiss-cpu==1.7.3
|
10 |
-
gradio
|
11 |
pyworld==0.3.2
|
12 |
soundfile>=0.12.1
|
13 |
praat-parselmouth>=0.4.2
|
@@ -19,3 +19,5 @@ onnxruntime
|
|
19 |
demucs
|
20 |
edge-tts
|
21 |
yt_dlp
|
|
|
|
|
|
7 |
librosa==0.9.1
|
8 |
fairseq==0.12.2
|
9 |
faiss-cpu==1.7.3
|
10 |
+
gradio>==4.36.1
|
11 |
pyworld==0.3.2
|
12 |
soundfile>=0.12.1
|
13 |
praat-parselmouth>=0.4.2
|
|
|
19 |
demucs
|
20 |
edge-tts
|
21 |
yt_dlp
|
22 |
+
pytube
|
23 |
+
av
|