Skip to content

Commit

Permalink
👷 cicd: 修复部署错误
Browse files Browse the repository at this point in the history
  • Loading branch information
henryzhuhr committed Jun 7, 2024
1 parent 564c755 commit 845b786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ conda activate deep-object-detect-track
> Python 版本选择 3.10 是因为 Ubuntu 22.04 默认安装的 Python 版本是 3.10

- 如果电脑有 NVIDIA GPU,可以直接安装 [PyTorch]((https://pytorch.org/get-started/locally/)) 和其他依赖
- 如果电脑有 NVIDIA GPU,可以直接安装 [PyTorch](https://pytorch.org/get-started/locally/) 和其他依赖
```shell
pip install -r requirements.txt
```
Expand Down

0 comments on commit 845b786

Please sign in to comment.