Spaces:
Paused
Paused
Update app.py
Browse files
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):
|