Spaces:
Running
on
Zero
Running
on
Zero
kevinwang676
commited on
Commit
•
6bc31d4
1
Parent(s):
024f64b
Update app.py
Browse files
app.py
CHANGED
@@ -60,7 +60,7 @@ pattern = r'//www\.bilibili\.com/video[^"]*'
|
|
60 |
# Download models
|
61 |
|
62 |
#urllib.request.urlretrieve("https://download.openxlab.org.cn/models/Kevin676/rvc-models/weight/hubert_base", "hubert_base.pt")
|
63 |
-
urllib.request.urlretrieve("https://download.openxlab.org.cn/models/Kevin676/rvc-models/weight/rmvpe", "rmvpe.pt")
|
64 |
|
65 |
# Get zip name
|
66 |
|
|
|
60 |
# Download models
|
61 |
|
62 |
#urllib.request.urlretrieve("https://download.openxlab.org.cn/models/Kevin676/rvc-models/weight/hubert_base", "hubert_base.pt")
|
63 |
+
#urllib.request.urlretrieve("https://download.openxlab.org.cn/models/Kevin676/rvc-models/weight/rmvpe", "rmvpe.pt")
|
64 |
|
65 |
# Get zip name
|
66 |
|