Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lyclyc52 authored Jun 20, 2024
1 parent 365b5cb commit 434e081
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ First, install requirement packages
```bash
pip install -r requirements.txt
```
Then, go to the HQ-SAM repo and install it
```
pip install segment-anything-hq
```
Also, you can build the extension (optional)
```bash
# install all extension modules
Expand Down

0 comments on commit 434e081

Please sign in to comment.