Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Mary-4
/
stablediffusionapi-sdxxxl
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
24ba871
stablediffusionapi-sdxxxl
/
app.py
Mary-4
initial commit
24ba871
verified
4 months ago
raw
Copy download link
history
blame
Safe
73 Bytes
import
gradio
as
gr
gr.load(
"models/stablediffusionapi/sdxxxl"
).launch()