SunderAli17 commited on
Commit
0ec542e
·
verified ·
1 Parent(s): c96f5df

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -93,7 +93,7 @@ theme = gr.themes.Soft(
93
  # """
94
 
95
 
96
- with gr.Blocks(title="ToonMagev2", theme = theme) as SAK:
97
  gr.Markdown(_MARKDOWN_)
98
  with gr.Row():
99
  with gr.Column():
 
93
  # """
94
 
95
 
96
+ with gr.Blocks(title="ToonMagev2", theme = "Yntec/HaleyCH_Theme_Orange") as SAK:
97
  gr.Markdown(_MARKDOWN_)
98
  with gr.Row():
99
  with gr.Column():