Sergidev commited on
Commit
2f31acf
·
verified ·
1 Parent(s): e30108b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -38,9 +38,9 @@ DESCRIPTION = '''
38
  <div>
39
  <h1 style="text-align: center;">High Definition Pony Diffusion</h1>
40
  <p>Gradio demo for PonyDiffusion v6 with image gallery, json prompt support, advanced options and more.</p>
41
- <p>✨ Thanks for 12k visits! Please ❤️ heart this space if you find it helpful.</p>
42
- <p>🔎 For more details about me, take a look at <a href="https://sergidev.me">My website</a>.</p>
43
- <p>🌚 For dark mode compatibility, click <a href="https://sergidev.me/hdiffusion">here</a>.</p>
44
  <p>💸 Support me with a donation on Ko-FI, click <a href="https://ko-fi.com/sergidev#payment-widget">here</a>.</p>
45
  </div>
46
  '''
 
38
  <div>
39
  <h1 style="text-align: center;">High Definition Pony Diffusion</h1>
40
  <p>Gradio demo for PonyDiffusion v6 with image gallery, json prompt support, advanced options and more.</p>
41
+ <p>✨ Thanks for 15k users! Please ❤️ heart this space if you find it helpful.</p>
42
+ <p>🔎 To start, click the random character button to randomly select a character if you need inspiration.</a>.</p>
43
+ <p>🌚 Next, select the Add Details button to make the render more detailed and realistic.</p>
44
  <p>💸 Support me with a donation on Ko-FI, click <a href="https://ko-fi.com/sergidev#payment-widget">here</a>.</p>
45
  </div>
46
  '''