Spaces:
Runtime error
Runtime error
Commit
·
39d78fe
1
Parent(s):
3c1ee64
Update app.py
Browse files
app.py
CHANGED
@@ -85,7 +85,7 @@ with gr.Blocks(css='style.css') as demo:
|
|
85 |
<div style="text-align: center; max-width: 650px; margin: 0 auto;">
|
86 |
<div>
|
87 |
<h1 style="font-weight: 900; font-size: 3rem; margin-bottom:20px;">
|
88 |
-
Dreamlike
|
89 |
</h1>
|
90 |
</div>
|
91 |
<p style="margin-bottom: 10px; font-size: 96%">
|
@@ -140,7 +140,7 @@ with gr.Blocks(css='style.css') as demo:
|
|
140 |
gr.HTML(
|
141 |
"""
|
142 |
<div class="footer">
|
143 |
-
<p> Demo for <a href="https://huggingface.co/dreamlike-art/dreamlike-
|
144 |
</p>
|
145 |
</div>
|
146 |
<div class="acknowledgments" style="font-size: 115%">
|
|
|
85 |
<div style="text-align: center; max-width: 650px; margin: 0 auto;">
|
86 |
<div>
|
87 |
<h1 style="font-weight: 900; font-size: 3rem; margin-bottom:20px;">
|
88 |
+
Dreamlike Anime 1.0
|
89 |
</h1>
|
90 |
</div>
|
91 |
<p style="margin-bottom: 10px; font-size: 96%">
|
|
|
140 |
gr.HTML(
|
141 |
"""
|
142 |
<div class="footer">
|
143 |
+
<p> Demo for <a href="https://huggingface.co/dreamlike-art/dreamlike-anime-1.0">Dreamlike Anime 1.0</a> Stable Diffusion model
|
144 |
</p>
|
145 |
</div>
|
146 |
<div class="acknowledgments" style="font-size: 115%">
|