aiqtech commited on
Commit
4308608
·
verified ·
1 Parent(s): bf65a8f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -63,7 +63,7 @@ footer {
63
  }
64
  """
65
 
66
- with gr.Blocks(theme="Nymbo/Nymbo_Theme", css=css
67
  ) as demo:
68
  with gr.Column(elem_id="col-container"):
69
  with gr.Row():
 
63
  }
64
  """
65
 
66
+ with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css
67
  ) as demo:
68
  with gr.Column(elem_id="col-container"):
69
  with gr.Row():