Update README.md
This commit is contained in:
@@ -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.
|
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
|
#### SAM 2.1 Checkpoint Download
|
||||||
|
Reference in New Issue
Block a user