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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -4
app.py CHANGED
@@ -65,10 +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
- <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>""")
 
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 style="font-weight: 900; margin-bottom: 7px; margin-top: 5px;"> <a href="https://play.google.com/store/apps/details?id=com.aigeneratorart" target="_blank">Andriod App</a> </h5>
69
+
 
 
70
  </p>
71
 
72
  </div>""")