README link fixes (#2012)

Link fixes
This commit is contained in:
Glenn Jocher 2023-02-13 01:46:19 +04:00 committed by GitHub
parent f50bcfcc3e
commit 50f78bfd08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -76,7 +76,7 @@ quickstart examples.
<details open>
<summary>Install</summary>
Clone repo and install [requirements.txt](https://github.com/ultralytics/yolov5/blob/master/requirements.txt) in a
Clone repo and install [requirements.txt](https://github.com/ultralytics/yolov3/blob/master/requirements.txt) in a
[**Python>=3.7.0**](https://www.python.org/) environment, including
[**PyTorch>=1.7**](https://pytorch.org/get-started/locally/).
@ -514,7 +514,7 @@ is available under two different licenses:
## <div align="center">Contact</div>
For bug reports and feature requests please visit [GitHub Issues](https://github.com/ultralytics/yolov5/issues) or
For bug reports and feature requests please visit [GitHub Issues](https://github.com/ultralytics/yolov3/issues) or
the [Ultralytics Community Forum](https://community.ultralytics.com/).
<br>

View File

@ -72,7 +72,7 @@ pip install ultralytics
<summary>安装</summary>
克隆 repo并要求在 [**Python>=3.7.0**](https://www.python.org/)
环境中安装 [requirements.txt](https://github.com/ultralytics/yolov5/blob/master/requirements.txt) ,且要求 [**PyTorch>
环境中安装 [requirements.txt](https://github.com/ultralytics/yolov3/blob/master/requirements.txt) ,且要求 [**PyTorch>
=1.7**](https://pytorch.org/get-started/locally/) 。
```bash
@ -502,7 +502,7 @@ YOLOv5 在两种不同的 License 下可用:
## <div align="center">联系我们</div>
请访问 [GitHub Issues](https://github.com/ultralytics/yolov5/issues)
请访问 [GitHub Issues](https://github.com/ultralytics/yolov3/issues)
或 [Ultralytics Community Forum](https://community.ultralytis.com) 以报告 YOLOv5 错误和请求功能。
<br>