Update app.py
Browse files
app.py
CHANGED
@@ -165,7 +165,7 @@ with gr.Blocks(css=css, theme=gr.themes.Soft(primary_hue=gr.themes.colors.orange
|
|
165 |
gr.Markdown("<h1 id='title_custom'>✨ Dreamoji AI Studio 2025 ✨</h1>", elem_id="title_custom")
|
166 |
gr.Markdown(
|
167 |
"<div class='container'>"
|
168 |
-
"Turn your ideas into emojis with SDXL-Lightning - ultra-
|
169 |
"Describe your emoji, choose a style, and watch the magic happen."
|
170 |
"</div>"
|
171 |
)
|
|
|
165 |
gr.Markdown("<h1 id='title_custom'>✨ Dreamoji AI Studio 2025 ✨</h1>", elem_id="title_custom")
|
166 |
gr.Markdown(
|
167 |
"<div class='container'>"
|
168 |
+
"TEST SPACE Turn your ideas into emojis with SDXL-Lightning - ultra-slow generation in just 4 steps! "
|
169 |
"Describe your emoji, choose a style, and watch the magic happen."
|
170 |
"</div>"
|
171 |
)
|