From 4e965684ba81000abf79035ee568bf7d8043186c Mon Sep 17 00:00:00 2001 From: Zhongyu Jiang Date: Mon, 25 Nov 2024 12:45:56 -0800 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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