Nymbo commited on
Commit
c26d339
1 Parent(s): 8e47e21

Update src/app.py

Browse files
Files changed (1) hide show
  1. src/app.py +1 -1
src/app.py CHANGED
@@ -184,7 +184,7 @@ footer {
184
  """
185
 
186
 
187
- with gr.Blocks(theme="Yntec/HaleyCH_Theme_Orange", css=css) as demo:
188
 
189
  with gr.Tab("By prompt", id="tab_prompt"):
190
  with gr.Row():
 
184
  """
185
 
186
 
187
+ with gr.Blocks(theme="Nymbo/Nymbo_Theme", css=css) as demo:
188
 
189
  with gr.Tab("By prompt", id="tab_prompt"):
190
  with gr.Row():