ford442 commited on
Commit
d0aa1b3
·
verified ·
1 Parent(s): fe404fb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -440,7 +440,7 @@ def create_advanced_options():
440
  ]
441
 
442
  # Define the Gradio interface with tabs
443
- with gr.Blocks(theme=gr.themes.Citrus()) as iface:
444
  with gr.Row(elem_id="title-row"):
445
  gr.Markdown(
446
  """
 
440
  ]
441
 
442
  # Define the Gradio interface with tabs
443
+ with gr.Blocks(theme=gr.themes.Glass(body_background_fill='zinc')) as iface:
444
  with gr.Row(elem_id="title-row"):
445
  gr.Markdown(
446
  """