Skip to content

Commit cb155c9

Browse files
author
NeoDev
committed
AnotherBuxfix
1 parent a789fc4 commit cb155c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Advanced-RVC.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@
4646
"# @title Installation\n",
4747
"\n",
4848
"\n",
49-
"from rvc.lib.tools.prerequisites_download import prerequisites_download_pipeline\n",
5049
"from IPython.display import clear_output\n",
5150
"\n",
5251
"\n",
@@ -71,6 +70,7 @@
7170
"\n",
7271
"\n",
7372
"\n",
73+
"from rvc.lib.tools.prerequisites_download import prerequisites_download_pipeline\n",
7474
"\n",
7575
"if __name__ == \"__main__\":\n",
7676
" prerequisites_download_pipeline(models=True, exe=True)"

0 commit comments

Comments
 (0)