Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Megalino111
/
SDXL
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
9471994
SDXL
/
app.py
Megalino111
Update app.py
9471994
almost 2 years ago
raw
Copy download link
history
blame
Safe
98 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/stabilityai/stable-diffusion-xl-base-0.9"
).launch()