om-app commited on
Commit
1cec40f
·
1 Parent(s): 422ab15

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -2
app.py CHANGED
@@ -65,8 +65,10 @@ with gr.Blocks(css=css) as demo:
65
  <p style="margin-bottom: 10px; font-size: 94%">
66
  This Demo space prettifies your prompt using "MagicPrompt"
67
  and then runs it through Stable Diffusion to create aesthetically pleasing images. Simply enter a few concepts and let it improve your prompt. You can then diffuse the prompt.
68
- <a href="https://play.google.com/store/apps/details?id=com.aigeneratorart" target="_blank">Andriod App</a>
69
-
 
 
70
  </p>
71
 
72
  </div>""")
 
65
  <p style="margin-bottom: 10px; font-size: 94%">
66
  This Demo space prettifies your prompt using "MagicPrompt"
67
  and then runs it through Stable Diffusion to create aesthetically pleasing images. Simply enter a few concepts and let it improve your prompt. You can then diffuse the prompt.
68
+ <h5> <a href="https://play.google.com/store/apps/details?id=com.aigeneratorart" target="_blank">Andriod App</a> </h5>
69
+ <h1 style="font-weight: 900; margin-bottom: 7px; margin-top: 5px;">
70
+ 🪄 Ai Art Generator 🪄
71
+ </h1>
72
  </p>
73
 
74
  </div>""")