AP123 commited on
Commit
8ecb823
β€’
1 Parent(s): 003cf23

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -319,16 +319,16 @@ with gr.Blocks(css=css) as app:
319
  gr.Markdown(
320
  '''
321
  <center>
322
- <h1>Upside Down Diffusion</h1>
323
  <p>Code by Alex Carlier, please follow them on <a href="https://twitter.com/alexcarliera">Twitter</a></p>
324
  <p>A space by <a href="https://twitter.com/angrypenguinPNG">AP</a> with contributions from <a href="https://twitter.com/multimodalart">MultimodalArt</a></p>
325
  </center>
326
  <hr>
327
  <p>
328
- 🌟 <strong>Unleash the Magic of Optical Illusions with Stable Diffusion!</strong> 🌟
329
  </p>
330
  <p>
331
- Enter your first prompt to craft an image when upright. Then, inject a second prompt to reveal a mesmerizing surprise when you flip the image upside down! Prepare to be mesmerized! ✨
332
  </p>
333
  <p>
334
  <em>For best results, please include the prompt in the following format: Art Style and Object. Here is an example: Prompt 1: A sketch of a turtle, Prompt 2: A sketch of a tree. Both prompts need to have the same style!</em>
 
319
  gr.Markdown(
320
  '''
321
  <center>
322
+ <h1>Perception Illusion Diffusion</h1>
323
  <p>Code by Alex Carlier, please follow them on <a href="https://twitter.com/alexcarliera">Twitter</a></p>
324
  <p>A space by <a href="https://twitter.com/angrypenguinPNG">AP</a> with contributions from <a href="https://twitter.com/multimodalart">MultimodalArt</a></p>
325
  </center>
326
  <hr>
327
  <p>
328
+ 🌟 <strong>Create Perception Illusions with Stable Diffusion!</strong> 🌟
329
  </p>
330
  <p>
331
+ Enter your first prompt to craft an image that will show when upright. Then, add a second prompt to reveal a mesmerizing surprise when you flip the image upside down! ✨
332
  </p>
333
  <p>
334
  <em>For best results, please include the prompt in the following format: Art Style and Object. Here is an example: Prompt 1: A sketch of a turtle, Prompt 2: A sketch of a tree. Both prompts need to have the same style!</em>