Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Sevenlee
/
text_Image_stable-diffusion
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d9fc1b5
text_Image_stable-diffusion
/
app.py
Sevenlee
initial commit
d9fc1b5
about 2 years ago
raw
Copy download link
history
blame
Safe
87 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/CompVis/stable-diffusion-v1-4"
).launch()