Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
laugh12321 committed Mar 23, 2024
1 parent 3286450 commit f6fd9f0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ TensorRT-YOLO is an inference acceleration project that supports YOLOv5, YOLOv8,

## <div align="center">🛠️ Requirements</div>

- Recommended CUDA version >= 11.4
- Recommended TensorRT version >= 8.4
- Recommended CUDA version >= 11.7
- Recommended TensorRT version >= 8.6

## <div align="center">📦 Usage Guide</div>

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ TensorRT-YOLO 是一个支持 YOLOv5、YOLOv8、YOLOv9、PP-YOLOE 和 PP-YOLOE+

## <div align="center">🛠️ 环境要求</div>

- 推荐 CUDA 版本 >= 11.4
- 推荐 TensorRT 版本 >= 8.4
- 推荐 CUDA 版本 >= 11.7
- 推荐 TensorRT 版本 >= 8.6

## <div align="center">📦 使用教程</div>

Expand Down

0 comments on commit f6fd9f0

Please sign in to comment.