Skip to content

Commit 8b9ceb7

Browse files
authored
Update app.py
1 parent d2993b5 commit 8b9ceb7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@
3838
with gr.Tab(i18n("Download Model")):
3939
download_model_tab()
4040
with gr.Tab(i18n("Settings")):
41-
with gr.Tab("Theme Selection"):
42-
theme_tab()
41+
4342
with gr.Tab("Language Changer"):
4443
lang_tab()
4544

0 commit comments

Comments
 (0)