Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hjiancn
/
mfidabel-controlnet-segment-anything
like
0
Runtime error
App
Files
Files
Community
fffc850
mfidabel-controlnet-segment-anything
/
app.py
hjiancn
initial commit
fffc850
about 1 year ago
raw
Copy download link
history
blame
Safe
94 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/mfidabel/controlnet-segment-anything"
).launch()