Skip to content

Commit

Permalink
update README for PyPI
Browse files Browse the repository at this point in the history
  • Loading branch information
nim65s committed Dec 13, 2023
1 parent 665d68a commit ee98b6b
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 @@ -45,8 +45,10 @@ pip install .[pypi,cpu] --extra-index-url https://download.pytorch.org/whl/cpu
### Install extras:

- `cpu`: required to get pytorch CPU from PyPI (don't use this for GPU or with conda)
- `gpu`: required to get pytorch GPU from PyPI (don't use this for CPU or with conda)
- `evaluation`: installs bop_toolkit
- `multiview`: installs cosypose c++ extension
- `pypi`: install pinocchio & opncv from PyPI (don't use this with conda)

## Create data directory

Expand Down

0 comments on commit ee98b6b

Please sign in to comment.