ginipick commited on
Commit
fe3b4e6
1 Parent(s): 5f44e52

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1683,7 +1683,7 @@ if __name__ == "__main__":
1683
  """
1684
 
1685
 
1686
- with gr.Blocks(theme="Nymbo/Nymbo_Theme", css=css) as demo:
1687
  with gr.Column(elem_id="col-container"):
1688
 
1689
  with gr.Group():
 
1683
  """
1684
 
1685
 
1686
+ with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css) as demo:
1687
  with gr.Column(elem_id="col-container"):
1688
 
1689
  with gr.Group():