Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jytime authored Dec 18, 2023
1 parent 1664194 commit 57d6444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ conda install pytorch3d -c pytorch3d

# Install pip packages
pip install hydra-core --upgrade
pip install omegaconf opencv-python einops visdom
pip install omegaconf opencv-python einops visdom accelerate

# Install HLoc for extracting 2D matches (optional if GGS is not needed)
git clone --recursive https://github.com/cvg/Hierarchical-Localization.git dependency/hloc
Expand Down

0 comments on commit 57d6444

Please sign in to comment.