Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushzenith authored Sep 25, 2024
1 parent 8e238c9 commit 1f0487f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,15 @@ Clone the below dependencies into the root directory of this repo:
git clone https://github.com/IDEA-Research/GroundingDINO.git
git clone https://github.com/WongKinYiu/yolov7.git # if using YOLOv7
git clone https://github.com/facebookresearch/habitat-lab
git clone https://github.com/naokiyokoyama/bd_spot_wrapper.git
```
Follow the original install directions for GroundingDINO, which can be found here: https://github.com/IDEA-Research/GroundingDINO.

Nothing needs to be done for YOLOv7, but it needs to be cloned into the repo.

Follow the original install directions for Habitat-lab, which can be found here: https://github.com/facebookresearch/habitat-lab.

Follow the original install directions for bd spot wrapper, which can be found here: https://github.com/naokiyokoyama/bd_spot_wrapper.git.

The following pip install's will also be required:

Expand Down

0 comments on commit 1f0487f

Please sign in to comment.