aiqcamp commited on
Commit
18b95e1
1 Parent(s): 58583c5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -209,7 +209,7 @@ footer {
209
 
210
 
211
 
212
- with gr.Blocks(theme="Nymbo/Nymbo_Theme", css=css) as demo:
213
  with gr.Column():
214
 
215
 
 
209
 
210
 
211
 
212
+ with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css) as demo:
213
  with gr.Column():
214
 
215