Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ninzo
/
ghoskno-Color-Canny-Controlnet-model
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e0ff62c
ghoskno-Color-Canny-Controlnet-model
/
app.py
Ninzo
initial commit
e0ff62c
over 1 year ago
raw
Copy download link
history
blame
Safe
94 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/ghoskno/Color-Canny-Controlnet-model"
).launch()