fantos commited on
Commit
294741c
1 Parent(s): 6979234

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -240,7 +240,7 @@ def load_description(fp):
240
  content = f.read()
241
  return content
242
 
243
- with gr.Blocks(theme="Nymbo/Nymbo_Theme", css=css) as Kolors:
244
  with gr.Row():
245
  with gr.Column(elem_id="col-left"):
246
  with gr.Row():
 
240
  content = f.read()
241
  return content
242
 
243
+ with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css) as Kolors:
244
  with gr.Row():
245
  with gr.Column(elem_id="col-left"):
246
  with gr.Row():