Skip to content

Commit

Permalink
Update ubuntu-install-guide.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ypwhs authored Dec 13, 2023
1 parent 44671c2 commit e7b8432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ubuntu-install-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ bash Miniconda3-py310_23.3.1-0-Linux-x86_64.sh -b
pip config set global.index-url https://mirrors.bfsu.edu.cn/pypi/web/simple
pip install torch==2.1.1+cu118 torchvision==0.16.1+cu118 --index-url https://download.pytorch.org/whl/cu118
pip install jupyter jupyter_contrib_nbextensions numpy pandas flask scikit-image scikit-learn matplotlib opencv-python pillow tqdm openpyxl ninja xtcocotools json_tricks munkres shapely ftfy pytest pyyaml yapf cython build twine
pip install jupyter jupyter_contrib_nbextensions numpy pandas flask scikit-image scikit-learn matplotlib opencv-python pillow tqdm openpyxl ninja xtcocotools json_tricks munkres shapely ftfy pytest regex pyyaml yapf cython build twine memory_profiler
pip install openmim
mim install mmpretrain mmdet mmpose mmsegmentation
```
Expand Down

0 comments on commit e7b8432

Please sign in to comment.