Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
mygyasir
/
SargeZT-controlnet-sd-xl-1.0-depth-16bit-zoe
like
1
Runtime error
App
Files
Files
Community
dceeb1e
SargeZT-controlnet-sd-xl-1.0-depth-16bit-zoe
/
app.py
mygyasir
initial commit
dceeb1e
about 1 year ago
raw
Copy download link
history
blame
Safe
102 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/SargeZT/controlnet-sd-xl-1.0-depth-16bit-zoe"
).launch()