ford442 commited on
Commit
4c1a182
·
verified ·
1 Parent(s): 58de00e

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.Glass(background_color='zinc')) 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()) as iface:
444
  with gr.Row(elem_id="title-row"):
445
  gr.Markdown(
446
  """