Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -3,10 +3,12 @@ tensorboardX
|
|
3 |
einops
|
4 |
local-attention
|
5 |
pedalboard==0.7.7
|
6 |
-
gdown
|
7 |
fairseq==0.12.2
|
8 |
faiss-cpu==1.7.3
|
9 |
ffmpeg-python>=0.2.0
|
10 |
praat-parselmouth>=0.4.2
|
11 |
pyworld==0.3.4
|
12 |
torchcrepe==0.0.20
|
|
|
|
|
|
|
|
3 |
einops
|
4 |
local-attention
|
5 |
pedalboard==0.7.7
|
|
|
6 |
fairseq==0.12.2
|
7 |
faiss-cpu==1.7.3
|
8 |
ffmpeg-python>=0.2.0
|
9 |
praat-parselmouth>=0.4.2
|
10 |
pyworld==0.3.4
|
11 |
torchcrepe==0.0.20
|
12 |
+
|
13 |
+
gdown
|
14 |
+
mega.py
|