Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
supersaiyan2019
/
stabilityai-stable-diffusion-xl-refiner-0.9
like
0
Runtime error
App
Files
Files
Community
main
stabilityai-stable-diffusion-xl-refiner-0.9
/
app.py
supersaiyan2019
initial commit
cf1b2d5
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()