fantos commited on
Commit
7c5ae91
·
verified ·
1 Parent(s): fc920c3

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(css=css) as demo:
188
 
189
  with gr.Tab("By prompt", id="tab_prompt"):
190
  with gr.Row():