victorisgeek commited on
Commit
0b2165f
·
verified ·
1 Parent(s): 00ea62f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -69,7 +69,7 @@ predictor = Predictor()
69
  title = "🧸 Auto adjust Models 🧸"
70
 
71
  # Create Gradio Interface with the specified theme
72
- with gr.Blocks(theme='HaleyCH/HaleyCH_Theme') as demo:
73
  with gr.Row(equal_height=True):
74
  with gr.Column(scale=10):
75
  iface = gr.Interface(
 
69
  title = "🧸 Auto adjust Models 🧸"
70
 
71
  # Create Gradio Interface with the specified theme
72
+ with gr.Blocks(theme='victorisgeek/gray) as demo:
73
  with gr.Row(equal_height=True):
74
  with gr.Column(scale=10):
75
  iface = gr.Interface(