Reduce `opencv-python>=4.1.1` for Jetson Nano (#7645)

May help https://github.com/ultralytics/yolov5/issues/7631#issuecomment-1113007451
pull/7646/head^2
Glenn Jocher 2022-04-29 11:50:30 -07:00 committed by GitHub
parent 1a3ecb8b38
commit b24a576823
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# Base ----------------------------------------
matplotlib>=3.2.2
numpy>=1.18.5
opencv-python>=4.1.2
opencv-python>=4.1.1
Pillow>=7.1.2
PyYAML>=5.3.1
requests>=2.23.0