Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -55,13 +55,13 @@ with gr.Blocks(css=css) as demo:
|
|
55 |
"
|
56 |
>
|
57 |
<h1 style="font-weight: 900; margin-bottom: 7px; margin-top: 5px;">
|
58 |
-
|
59 |
</h1>
|
60 |
</div>
|
61 |
-
|
62 |
-
This Space prettifies your prompt
|
63 |
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.
|
64 |
-
</p
|
65 |
</div>""")
|
66 |
|
67 |
with gr.Row():
|
|
|
55 |
"
|
56 |
>
|
57 |
<h1 style="font-weight: 900; margin-bottom: 7px; margin-top: 5px;">
|
58 |
+
🪄 Ai Art Generator 🪄
|
59 |
</h1>
|
60 |
</div>
|
61 |
+
<p style="margin-bottom: 10px; font-size: 94%">
|
62 |
+
This Space prettifies your prompt "MagicPrompt"
|
63 |
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.
|
64 |
+
</p>
|
65 |
</div>""")
|
66 |
|
67 |
with gr.Row():
|