Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update docs/napariGUI.md
Co-authored-by: n-poulsen <[email protected]>
  • Loading branch information
MMathisLab and n-poulsen authored Sep 14, 2023
commit 89c882cbb007457ed84cd23f6dafbd96bee4aa0a
2 changes: 1 addition & 1 deletion docs/napariGUI.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ A napari plugin for keypoint annotation with DeepLabCut.

You can install the full DeepLabCut napari-based GUI via [pip] by running this in your conda env:

`pip install 'deeplabcut[tf,gui]'` or mac M1/M2 chip users: pip install `pip install 'deeplabcut[apple_mchips,gui]'`
`pip install 'deeplabcut[tf,gui]'` or mac M1/M2 chip users: `pip install 'deeplabcut[apple_mchips,gui]'`

*please note this is available since v2.3

Expand Down