Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
stanno
/
lllyasviel-sd-controlnet-scribble
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0a42a3c
lllyasviel-sd-controlnet-scribble
/
app.py
stanno
initial commit
0a42a3c
over 1 year ago
raw
Copy download link
history
blame
Safe
91 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/lllyasviel/sd-controlnet-scribble"
).launch()