Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
viait
/
stable-diffusion
like
4
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
TenPoisk
commited on
Aug 17, 2023
Commit
b77a16a
·
1 Parent(s):
8ec8e37
Update sd.py
Browse files
Files changed (1)
hide
show
sd.py
+2
-2
sd.py
CHANGED
Viewed
@@ -32,5 +32,5 @@ gr.Interface.load("models/runwayml/stable-diffusion-v1-5", title=title, descript
32
33
34
35
-
36
-
#
stabilityai/stable-diffusion-2-1-base
32
33
34
35
+
#models
36
+
print('
stabilityai/stable-diffusion-2-1-base
')