Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sdrstoica
/
stabilityai23
like
0
No application file
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1e8add9
stabilityai23
/
app.py
sdrstoica
initial commit
1e8add9
over 1 year ago
raw
Copy download link
history
blame
Safe
101 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/stabilityai/stable-diffusion-xl-refiner-1.0"
).launch()