diff --git a/README.md b/README.md index 130d6c9..5b29bf1 100644 --- a/README.md +++ b/README.md @@ -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