Spaces:
Runtime error
Runtime error
kevinwang676
commited on
Commit
•
8520e8d
1
Parent(s):
3fd97e7
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
torch==2.2.0
|
2 |
#infer-rvc-python==1.1.0
|
3 |
-
|
4 |
wheel
|
5 |
setuptools
|
6 |
ffmpeg
|
|
|
1 |
torch==2.2.0
|
2 |
#infer-rvc-python==1.1.0
|
3 |
+
git+https://github.com/KevinWang676/infer_rvc_python@main
|
4 |
wheel
|
5 |
setuptools
|
6 |
ffmpeg
|