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