Nymbo commited on
Commit
85654e9
1 Parent(s): d01a95b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -103,7 +103,7 @@ footer {
103
  visibility: hidden
104
  }
105
  '''
106
- with gr.Blocks(css=css, theme="Nymbo/Alyx_Theme") as demo:
107
  gr.Markdown("""# SDXL Flash""")
108
  with gr.Group():
109
  with gr.Row():
 
103
  visibility: hidden
104
  }
105
  '''
106
+ with gr.Blocks(css=css, theme="Nymbo/Nymbo_Theme") as demo:
107
  gr.Markdown("""# SDXL Flash""")
108
  with gr.Group():
109
  with gr.Row():