Skip to content

Commit badcfea

Browse files
committed
update mmcls version
1 parent 263cfc8 commit badcfea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/body_2d_keypoint/topdown_heatmap/coco/vitpose_coco.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
To utilize ViTPose, you'll need to have [MMClassification](https://github.com/open-mmlab/mmclassification). To install the required version, run the following command:
22

33
```shell
4-
mim install 'mmcls>=1.0.0rc5'
4+
mim install 'mmcls>=1.0.0rc6'
55
```
66

77
<!-- [BACKBONE] -->

0 commit comments

Comments
 (0)