Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -61,7 +61,7 @@ with gr.Blocks(css=css) as demo:
|
|
61 |
</h1>
|
62 |
</div>
|
63 |
<p style="margin-bottom: 10px; font-size: 94%">
|
64 |
-
This Space prettifies your prompt "MagicPrompt"
|
65 |
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.
|
66 |
</p>
|
67 |
|
|
|
61 |
</h1>
|
62 |
</div>
|
63 |
<p style="margin-bottom: 10px; font-size: 94%">
|
64 |
+
This Space prettifies your prompt using "MagicPrompt"
|
65 |
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.
|
66 |
</p>
|
67 |
|