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