Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ ffmpeg-python
|
|
5 |
gradio
|
6 |
librosa
|
7 |
numpy
|
8 |
-
audio-separator
|
9 |
scipy
|
10 |
yt-dlp
|
11 |
onnxruntime-gpu
|
@@ -24,4 +24,6 @@ ffmpeg
|
|
24 |
pyworld
|
25 |
torchfcpe
|
26 |
sox
|
27 |
-
av
|
|
|
|
|
|
5 |
gradio
|
6 |
librosa
|
7 |
numpy
|
8 |
+
audio-separator
|
9 |
scipy
|
10 |
yt-dlp
|
11 |
onnxruntime-gpu
|
|
|
24 |
pyworld
|
25 |
torchfcpe
|
26 |
sox
|
27 |
+
av
|
28 |
+
mega.py
|
29 |
+
gdown
|