Spaces:
Runtime error
Runtime error
TenPoisk
commited on
Commit
·
8ec8e37
1
Parent(s):
d4e4f51
Update sd.py
Browse files
sd.py
CHANGED
@@ -28,3 +28,9 @@ theme = gr.themes.Monochrome(
|
|
28 |
)
|
29 |
|
30 |
gr.Interface.load("models/runwayml/stable-diffusion-v1-5", title=title, description=description, article=article, theme=theme).launch()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
28 |
)
|
29 |
|
30 |
gr.Interface.load("models/runwayml/stable-diffusion-v1-5", title=title, description=description, article=article, theme=theme).launch()
|
31 |
+
|
32 |
+
|
33 |
+
|
34 |
+
|
35 |
+
|
36 |
+
#stabilityai/stable-diffusion-2-1-base
|