env: conda create -n segment-anything python=3.9 setup: pip install -r requirements.txt run: gradio app.py