Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
goodgreeff
/
Gustavosta-MagicPrompt-Stable-Diffusion
like
0
Sleeping
App
Files
Files
Community
main
Gustavosta-MagicPrompt-Stable-Diffusion
/
app.py
goodgreeff
initial commit
a3fde39
verified
9 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
87 Bytes
import
gradio
as
gr
gr.load(
"models/Gustavosta/MagicPrompt-Stable-Diffusion"
).launch()