Kingrane commited on
Commit
a797a11
·
verified ·
1 Parent(s): 8e294e8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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-fast generation in just 4 steps! "
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
  )