Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
|
@@ -526,7 +526,7 @@ def create_interface():
|
|
| 526 |
with gr.Group(elem_classes="model-description"):
|
| 527 |
gr.HTML("""
|
| 528 |
<p>
|
| 529 |
-
<strong>AI Image Generator</strong><br>
|
| 530 |
<small style="opacity: 0.8;">High-quality image generation powered by StableDiffusionXL. Supports long prompts and various artistic styles.</small><br><br>
|
| 531 |
""")
|
| 532 |
|
|
|
|
| 526 |
with gr.Group(elem_classes="model-description"):
|
| 527 |
gr.HTML("""
|
| 528 |
<p>
|
| 529 |
+
<strong>Adult AI Image Generator</strong><br>
|
| 530 |
<small style="opacity: 0.8;">High-quality image generation powered by StableDiffusionXL. Supports long prompts and various artistic styles.</small><br><br>
|
| 531 |
""")
|
| 532 |
|