Update README.md

This commit is contained in:
Zhongyu Jiang
2024-11-25 12:45:56 -08:00
committed by GitHub
parent c47f85648b
commit 4e965684ba

View File

@@ -33,8 +33,10 @@ pip install -e ".[notebooks]"
```
Please see [INSTALL.md](https://github.com/facebookresearch/sam2/blob/main/INSTALL.md) from the original SAM 2 repository for FAQs on potential issues and solutions.
Install other requirements:
```
pip install matplotlib==3.7 tikzplotlib jpeg4py opencv-python lmdb pandas scipy
pip install matplotlib==3.7 tikzplotlib jpeg4py opencv-python lmdb pandas scipy loguru
```
#### SAM 2.1 Checkpoint Download