TenPoisk
commited on
Commit
•
025a732
1
Parent(s):
fc0d7f4
Update sd-1-5.py
Browse files
sd-1-5.py
CHANGED
@@ -7,6 +7,9 @@ title = "🐶 Stable Diffusion 1.5"
|
|
7 |
#description of app
|
8 |
description = "This space is for generating images from text with the Stable Diffusion 1.5 model!"
|
9 |
|
|
|
|
|
|
|
10 |
#article of app
|
11 |
article = """
|
12 |
<p style='text-align: center'>
|
|
|
7 |
#description of app
|
8 |
description = "This space is for generating images from text with the Stable Diffusion 1.5 model!"
|
9 |
|
10 |
+
#banner of app
|
11 |
+
gr.Image("banner.png", elem_id="dog-by-sd-1-5-cofai.png", show_label=False)
|
12 |
+
|
13 |
#article of app
|
14 |
article = """
|
15 |
<p style='text-align: center'>
|