fix bug
This commit is contained in:
parent
9d619fb646
commit
638f92c09a
@ -45,7 +45,7 @@ conda activate ISAT_with_segment_anything
|
|||||||
```
|
```
|
||||||
### (2) 安装Segment anything
|
### (2) 安装Segment anything
|
||||||
```shell
|
```shell
|
||||||
git clone git@github.com:facebookresearch/segment-anything.git
|
git clone https://github.com/facebookresearch/segment-anything.git
|
||||||
cd segment-anything
|
cd segment-anything
|
||||||
pip install -e .
|
pip install -e .
|
||||||
cd ..
|
cd ..
|
||||||
|
Loading…
x
Reference in New Issue
Block a user