Skip to content

Commit

Permalink
Update README to clarify setup instructions for issue #57
Browse files Browse the repository at this point in the history
  • Loading branch information
healthonrails committed Oct 10, 2024
1 parent acfcc16 commit eca789f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,6 @@ git clone --recurse-submodules https://github.com/healthonrails/annolid.git
cd annolid
```

* Install the package with pip
```bash
pip install git+https://github.com/facebookresearch/segment-anything.git
pip install -e .
```
The pip install command will attempt to determine your computer's resources (like a GPU) automatically. To control this directly, you alternatively can use the conda env command and the appropriate environment file (.yml).
For alternative installation methods, see the Annolid documentation ([https://cplab.science/annolid or https://annolid.com](https://cplab.science/annolid)).

Expand Down

0 comments on commit eca789f

Please sign in to comment.