Skip to content

Commit c623eda

Browse files
authored
Update app.py
1 parent a8f3dd4 commit c623eda

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@
2323
gr.Markdown("# Advanced-RVC-Inference")
2424
with gr.Tab(i18n("Full Inference")):
2525
full_inference_tab()
26-
with gr.Tab(i18n("Download Music")):
27-
download_music_tab()
2826
with gr.Tab(i18n("Settings")):
2927
with gr.Tab("Theme Selection"):
3028
select_themes_tab()

0 commit comments

Comments
 (0)