fantos commited on
Commit
9d6a2af
1 Parent(s): 7c9a70d

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="Nymbo/Nymbo_Theme", css=csstheme="Nymbo/Nymbo_Theme", 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():