Spaces:
Runtime error
Runtime error
phenomenon1981
commited on
Commit
•
90052cd
1
Parent(s):
af9e4de
Update app.py
Browse files
app.py
CHANGED
@@ -173,7 +173,7 @@ with gr.Blocks(css='style.css') as demo:
|
|
173 |
<p> Demo for <a href="https://huggingface.co/dreamlike-art/dreamlike-diffusion-1.0">Dreamlike Diffusion 1.0</a> Stable Diffusion model
|
174 |
</p>
|
175 |
</div>
|
176 |
-
<div class="acknowledgments">
|
177 |
<p> Unleash your creative side and generate mesmerizing images with just a few clicks! Enter a spark of inspiration in the "Basic Idea" text box and click the "Magic Prompt" button to elevate it to a polished masterpiece. Make any final tweaks in the "Full Prompt" box and hit the "Generate Images" button to watch your vision come to life. Experiment with the "Noise Level" for a diverse range of outputs, from similar to wildly unique. Let the fun begin!
|
178 |
</p>
|
179 |
</div>
|
|
|
173 |
<p> Demo for <a href="https://huggingface.co/dreamlike-art/dreamlike-diffusion-1.0">Dreamlike Diffusion 1.0</a> Stable Diffusion model
|
174 |
</p>
|
175 |
</div>
|
176 |
+
<div class="acknowledgments" style="font-size: 115%">
|
177 |
<p> Unleash your creative side and generate mesmerizing images with just a few clicks! Enter a spark of inspiration in the "Basic Idea" text box and click the "Magic Prompt" button to elevate it to a polished masterpiece. Make any final tweaks in the "Full Prompt" box and hit the "Generate Images" button to watch your vision come to life. Experiment with the "Noise Level" for a diverse range of outputs, from similar to wildly unique. Let the fun begin!
|
178 |
</p>
|
179 |
</div>
|