Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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>""")
|