From f8f7f1ed864ca6683108b70882c70569c7c8938e Mon Sep 17 00:00:00 2001 From: Cheng-Yen Yang Date: Wed, 20 Nov 2024 18:23:24 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 49c9595..18f9540 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ 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. ``` -pip install requirements.txt +pip install matplotlib==3.7 tikzplotlib jpeg4py opencv-python lmdb pandas scipy ``` #### SAM 2.1 Checkpoint Download