Closed mtthwryn closed 1 year ago
When running
pip3 install mmmengine==0.7.3 \ mmcv==2.0.0 -f https://download.openmmlab.com/mmcv/dist/cu117/torch2.0/index.html \ git+https://github.com/facebookresearch/segment-anything.git \ git+https://github.com/IDEA-Research/GroundingDINO.git
Sorry for the typo, it should be
pip3 install mmengine==0.7.3
The readme has been updated.
When running
pip3 install mmmengine==0.7.3 \ mmcv==2.0.0 -f https://download.openmmlab.com/mmcv/dist/cu117/torch2.0/index.html \ git+https://github.com/facebookresearch/segment-anything.git \ git+https://github.com/IDEA-Research/GroundingDINO.git