Spaces:
Sleeping
Sleeping
TenPoisk
commited on
Commit
·
417f10a
1
Parent(s):
e6e16e0
Update sd-xl.py
Browse files
sd-xl.py
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
import gradio as gr
|
3 |
|
4 |
#title of app
|
5 |
-
title = "
|
6 |
|
7 |
#description of app
|
8 |
description = "This space is for generating images from text with the Stable Diffusion XL model!"
|
|
|
2 |
import gradio as gr
|
3 |
|
4 |
#title of app
|
5 |
+
title = "🌍 Stable Diffusion XL"
|
6 |
|
7 |
#description of app
|
8 |
description = "This space is for generating images from text with the Stable Diffusion XL model!"
|