fantos commited on
Commit
b66a115
1 Parent(s): 1666a97

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -203,7 +203,7 @@ footer {
203
  }
204
  """
205
 
206
- with gr.Blocks(theme="Nymbo/Nymbo_Theme", css=css) as demo:
207
  with gr.Column(elem_id="col-container"):
208
 
209
  with gr.Column():
 
203
  }
204
  """
205
 
206
+ with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css) as demo:
207
  with gr.Column(elem_id="col-container"):
208
 
209
  with gr.Column():