TenPoisk
commited on
Commit
·
8dc53ce
1
Parent(s):
95badb8
Update sd-2-1.py
Browse files
sd-2-1.py
CHANGED
@@ -10,10 +10,7 @@ description = "This space is for generating images from text with the Stable Dif
|
|
10 |
#article of app
|
11 |
article = """
|
12 |
<p style='text-align: center'>
|
13 |
-
<a href='https://hf.co/CofAI' target='_blank'>CofAI Group</a>
|
14 |
-
</p>
|
15 |
-
<p style='text-align: right'>
|
16 |
-
<a href='https://hf.co/CofAI' target='_blank'>CofAI Group</a>
|
17 |
</p>
|
18 |
"""
|
19 |
|
|
|
10 |
#article of app
|
11 |
article = """
|
12 |
<p style='text-align: center'>
|
13 |
+
<a href='https://hf.co/CofAI' target='_blank'>CofAI Group | </a><a href='https://hf.co/CofAI' target='_blank'>CofAI Group</a>
|
|
|
|
|
|
|
14 |
</p>
|
15 |
"""
|
16 |
|