Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
roshikhan3021
/
stabilityai-stable-diffusion-xl-refiner-1.0
like
0
Sleeping
App
Files
Files
Community
main
stabilityai-stable-diffusion-xl-refiner-1.0
/
app.py
roshikhan3021
initial commit
a2b7dce
verified
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
91 Bytes
import
gradio
as
gr
gr.load(
"models/stabilityai/stable-diffusion-xl-refiner-1.0"
).launch()