Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
scribbyotx
/
CompVis-stable-diffusion-v1-4
like
0
Build error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
scribbyotx
commited on
May 22, 2024
Commit
90a8236
·
verified
·
1 Parent(s):
1b8ffed
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import gradio as gr
2
3
-
gr.load("models/CompVis/
stable-diffusion-v1-4
").launch()
1
import gradio as gr
2
3
+
gr.load("models/CompVis/
xarty8932/dream:5e3c45aa
").launch()