Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs] Update readme in label anything #89

Merged
merged 12 commits into from
May 8, 2023
Prev Previous commit
Update readme.md
  • Loading branch information
JimmyMa99 committed May 8, 2023
commit 145210a778ec6da0066b198a498b0e22817f1909
2 changes: 1 addition & 1 deletion label_anything/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ cd path/to/playground/
# build from source
conda activate rtmdet-sam
# Windows users need to install pycocotools using conda
conda install pycocotools -c conda-forge
# conda install pycocotools -c conda-forge
pip install -U openmim
mim install mmengine
mim install "mmcv>=2.0.0"
Expand Down