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