Nymbo commited on
Commit
f54eb79
·
verified ·
1 Parent(s): abf7b07
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -158,7 +158,7 @@ examples=[
158
  ],
159
  ]
160
 
161
- with gr.Blocks(css=css, theme="Nymbo/Alyx_Theme") as demo:
162
  gr.HTML("<center><h1>Image Gen Pro</h1></center>")
163
  with gr.Row():
164
  with gr.Column(scale=4):
 
158
  ],
159
  ]
160
 
161
+ with gr.Blocks(css=css, theme="Nymbo/Nymbo_Theme") as demo:
162
  gr.HTML("<center><h1>Image Gen Pro</h1></center>")
163
  with gr.Row():
164
  with gr.Column(scale=4):