curt-park's picture
Add all mask drawing
acb3eab
raw
history blame contribute delete
No virus
112 Bytes
env:
conda create -n segment-anything python=3.9
setup:
pip install -r requirements.txt
run:
gradio app.py