Install Segment Anything:
pip install git+https://github.com/facebookresearch/segment-anything.git
or
git clone [email protected]:facebookresearch/segment-anything.git
cd segment-anything; pip install -e .
但 报错<