Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
CreataAI
/
MagicPrompt-Stable-Diffusion
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
70574f4
MagicPrompt-Stable-Diffusion
/
app.py
CreataAI
initial commit
70574f4
over 1 year ago
raw
Copy download link
history
blame
Safe
87 Bytes
import
gradio
as
gr
gr.load(
"models/Gustavosta/MagicPrompt-Stable-Diffusion"
).launch()