Spaces:
Runtime error
Runtime error
kevinwang676
commited on
Commit
•
fadc198
1
Parent(s):
5a66f3d
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,7 +8,8 @@ numba==0.56.4
|
|
8 |
numpy==1.23.5
|
9 |
scipy==1.9.3
|
10 |
librosa==0.9.2 #0.9.2
|
11 |
-
git+https://github.com/KevinWang676/fairseq@main #0.12.2
|
|
|
12 |
#infer-rvc-python==1.1.0
|
13 |
faiss-cpu==1.7.3
|
14 |
gradio #==3.40.1
|
|
|
8 |
numpy==1.23.5
|
9 |
scipy==1.9.3
|
10 |
librosa==0.9.2 #0.9.2
|
11 |
+
#git+https://github.com/KevinWang676/fairseq@main #0.12.2
|
12 |
+
fairseq
|
13 |
#infer-rvc-python==1.1.0
|
14 |
faiss-cpu==1.7.3
|
15 |
gradio #==3.40.1
|