Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,6 @@ numpy==1.23.5
|
|
| 4 |
scipy
|
| 5 |
librosa
|
| 6 |
faiss-cpu
|
| 7 |
-
|
|
|
|
|
|
|
|
|
| 4 |
scipy
|
| 5 |
librosa
|
| 6 |
faiss-cpu
|
| 7 |
+
gradio
|
| 8 |
+
gradio_client
|
| 9 |
+
infer-rvc-python
|