mirror of
https://github.com/facebookresearch/sam2.git
synced 2025-09-18 12:42:48 +08:00
Merge pull request #61 from DanBrown47/main
Change git repo url from SSH to HTTPS
This commit is contained in:
commit
0e78a11899
@ -17,7 +17,7 @@
|
|||||||
Please install SAM 2 on a GPU machine using:
|
Please install SAM 2 on a GPU machine using:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone git@github.com:facebookresearch/segment-anything-2.git
|
git clone https://github.com/facebookresearch/segment-anything-2.git
|
||||||
|
|
||||||
cd segment-anything-2; pip install -e .
|
cd segment-anything-2; pip install -e .
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user