Spaces:
Sleeping
Sleeping
mim install mmengine | |
mim install "mmcv>=2.0.1" | |
mim install "mmdet>=3.1.0" | |
git clone https://github.com/open-mmlab/mmpose.git | |
cd mmpose | |
pip install -r requirements.txt | |
pip install -v -e . |