Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
marcelocoelho
/
sd-controlnet-canny
like
0
Running
App
Files
Files
Community
main
sd-controlnet-canny
/
app.py
marcelocoelho
initial commit
e9f89e7
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
88 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/lllyasviel/sd-controlnet-canny"
).launch()