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 Aug 11, 2023
1 parent fd57e4e commit 9d1a45f
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 @@ -45,7 +45,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.0.1+cu118 torchvision==0.15.2+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 tensorboardx xlrd openpyxl openmim ninja
pip install jupyter jupyter_contrib_nbextensions numpy pandas flask scikit-image scikit-learn matplotlib opencv-python pillow tqdm tensorboardx xlrd openpyxl openmim ninja xtcocotools json_tricks munkres shapely
```

安装 CUDA:
Expand Down

0 comments on commit 9d1a45f

Please sign in to comment.