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 6a13240 commit cfdf19fCopy full SHA for cfdf19f
app.py
@@ -21,6 +21,7 @@
21
22
# Import Tabs
23
from tabs.inference.inference import inference_tab
24
+from tabs.download.download import download_tab
25
26
# Run prerequisites
27
from rvc.lib.tools.prerequisites_download import prerequisites_download_pipeline
0 commit comments