Spaces:
Runtime error
Runtime error
kevinwang676
commited on
Commit
•
b2e61c1
1
Parent(s):
1ec392c
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,7 +7,7 @@ ffmpeg
|
|
7 |
numba==0.56.4
|
8 |
numpy==1.23.5
|
9 |
scipy==1.9.3
|
10 |
-
librosa==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
|
|
|
7 |
numba==0.56.4
|
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
|