Spaces:
Runtime error
Runtime error
kevinwang676
commited on
Commit
•
3bade91
1
Parent(s):
fa0aaa7
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -8,8 +8,8 @@ numba==0.56.4
|
|
8 |
numpy==1.23.5
|
9 |
scipy==1.9.3
|
10 |
librosa==0.9.1 #0.9.2
|
11 |
-
|
12 |
-
infer-rvc-python==1.1.0
|
13 |
faiss-cpu==1.7.3
|
14 |
gradio #==3.40.1
|
15 |
gradio-client #==0.8.1
|
|
|
8 |
numpy==1.23.5
|
9 |
scipy==1.9.3
|
10 |
librosa==0.9.1 #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
|
15 |
gradio-client #==0.8.1
|