aiqtech commited on
Commit
62b91c4
·
verified ·
1 Parent(s): 040e894

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -133,7 +133,7 @@ def load_description(fp):
133
  content = f.read()
134
  return content
135
 
136
- with gr.Blocks(theme="Nymbo/Nymbo_Theme", css=css) as Kolors:
137
  with gr.Row():
138
  with gr.Column(elem_id="col-left"):
139
  with gr.Row():
 
133
  content = f.read()
134
  return content
135
 
136
+ with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css) as Kolors:
137
  with gr.Row():
138
  with gr.Column(elem_id="col-left"):
139
  with gr.Row():