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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -65,6 +65,8 @@ 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
  </p>
69
 
70
  </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
+ <a href="https://play.google.com/store/apps/details?id=com.aigeneratorart" target="_blank">Andriod App</a>
69
+
70
  </p>
71
 
72
  </div>""")