Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
botmaster
/
generate-mother-2
like
1
Runtime error
App
Files
Files
Community
1
dbee0d7
generate-mother-2
/
app.py
botmaster
initial commit
9efc8eb
almost 2 years ago
raw
Copy download link
history
blame
Safe
88 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/stabilityai/stable-diffusion-2"
).launch()