TenPoisk
commited on
Commit
•
5c5bbc1
1
Parent(s):
e7ef7ef
Update sd-1-5.py
Browse files
sd-1-5.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 1.5 model!"
|
|
|
2 |
import gradio as gr
|
3 |
|
4 |
#title of app
|
5 |
+
title = "🐶 Stable Diffusion 1.5"
|
6 |
|
7 |
#description of app
|
8 |
description = "This space is for generating images from text with the Stable Diffusion 1.5 model!"
|