Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
tellview
/
lllyasviel-sd-controlnet-openpose
like
0
Runtime error
App
Files
Files
Community
7bc8dd9
lllyasviel-sd-controlnet-openpose
/
app.py
tellview
initial commit
7bc8dd9
about 1 year ago
raw
Copy download link
history
blame
Safe
91 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/lllyasviel/sd-controlnet-openpose"
).launch()