fantos commited on
Commit
95b2bd0
·
verified ·
1 Parent(s): 88abcd2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -83,7 +83,7 @@ footer {
83
  """
84
 
85
 
86
- with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css) as demo:
87
 
88
  with gr.Group():
89
  with gr.Row():
 
83
  """
84
 
85
 
86
+ with gr.Blocks(theme="soft", css=css) as demo:
87
 
88
  with gr.Group():
89
  with gr.Row():