fantos commited on
Commit
26891f5
·
verified ·
1 Parent(s): 528eec4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -268,7 +268,7 @@ footer {
268
  }
269
  """
270
 
271
- with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css) as demo:
272
  with gr.Column(elem_id="col-container"):
273
 
274
  with gr.Column():
 
268
  }
269
  """
270
 
271
+ with gr.Blocks(theme="soft", css=css) as demo:
272
  with gr.Column(elem_id="col-container"):
273
 
274
  with gr.Column():