Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
curt-park
/
segment-anything-with-clip
like
119
Runtime error
App
Files
Files
Community
4
4f7d8df
segment-anything-with-clip
/
Makefile
curt-park
Add all mask drawing
acb3eab
over 1 year ago
raw
Copy download link
history
blame
Safe
112 Bytes
env:
conda create -n segment-anything python=
3.9
setup:
pip install -r requirements.txt
run:
gradio app.py