ginipick commited on
Commit
e55ac15
·
verified ·
1 Parent(s): 8bd228f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -86,7 +86,7 @@ footer {
86
  """
87
 
88
  # --- Gradio UI ---
89
- with gr.Blocks(theme="Nymbo/Nymbo_Theme", css=css) as demo:
90
  with gr.Column(elem_id="app-container"):
91
 
92
  with gr.Row():
 
86
  """
87
 
88
  # --- Gradio UI ---
89
+ with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css) as demo:
90
  with gr.Column(elem_id="app-container"):
91
 
92
  with gr.Row():