Update app.py
Browse files
app.py
CHANGED
@@ -75,7 +75,6 @@ iface = gr.Interface(
|
|
75 |
|
76 |
# Launch the Gradio app
|
77 |
iface.launch(
|
78 |
-
title="Stable Diffusion XL Free",
|
79 |
description="""
|
80 |
<div style="text-align: center; font-size: 1.5em; margin-bottom: 20px;">
|
81 |
**Generate Stunning Images with Stable Diffusion XL**
|
|
|
75 |
|
76 |
# Launch the Gradio app
|
77 |
iface.launch(
|
|
|
78 |
description="""
|
79 |
<div style="text-align: center; font-size: 1.5em; margin-bottom: 20px;">
|
80 |
**Generate Stunning Images with Stable Diffusion XL**
|