Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -8,6 +8,8 @@ praat-parselmouth>=0.4.2
|
|
8 |
torchcrepe
|
9 |
onnxruntime
|
10 |
gradio>=4.0.0
|
|
|
|
|
11 |
cython
|
12 |
git+https://github.com/pytorch/fairseq.git
|
13 |
faiss-cpu
|
|
|
8 |
torchcrepe
|
9 |
onnxruntime
|
10 |
gradio>=4.0.0
|
11 |
+
omegaconf==2.0.6
|
12 |
+
hydra-core==1.0.7
|
13 |
cython
|
14 |
git+https://github.com/pytorch/fairseq.git
|
15 |
faiss-cpu
|