Nymbo commited on
Commit
7835838
·
verified ·
1 Parent(s): d4c7ef8

Update app.py

Browse files
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="Alyx_Theme") as demo:
162
  gr.Markdown("# Image Generator Pro")
163
  with gr.Row():
164
  with gr.Column(scale=4):
 
158
  ],
159
  ]
160
 
161
+ with gr.Blocks(css=css, theme="Nymbo/Alyx_Theme") as demo:
162
  gr.Markdown("# Image Generator Pro")
163
  with gr.Row():
164
  with gr.Column(scale=4):