We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a789fc4 commit cb155c9Copy full SHA for cb155c9
Advanced-RVC.ipynb
@@ -46,7 +46,6 @@
46
"# @title Installation\n",
47
"\n",
48
49
- "from rvc.lib.tools.prerequisites_download import prerequisites_download_pipeline\n",
50
"from IPython.display import clear_output\n",
51
52
@@ -71,6 +70,7 @@
71
70
72
73
+ "from rvc.lib.tools.prerequisites_download import prerequisites_download_pipeline\n",
74
75
"if __name__ == \"__main__\":\n",
76
" prerequisites_download_pipeline(models=True, exe=True)"
0 commit comments