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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -65,7 +65,7 @@ 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 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
 
 
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">Andriod App</a> </h5>
69
 
70
  </p>
71