From 8f48442f60c41ffbd652ed4fbcbe842ee54501e0 Mon Sep 17 00:00:00 2001 From: SpudGunMan Date: Thu, 6 Nov 2025 21:35:40 -0800 Subject: [PATCH] Update yolo_vision.py --- etc/yolo_vision.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/yolo_vision.py b/etc/yolo_vision.py index 6387d1e..e804b9c 100644 --- a/etc/yolo_vision.py +++ b/etc/yolo_vision.py @@ -3,7 +3,7 @@ # YOLOv5 Requirements: yolo5 https://docs.ultralytics.com/yolov5/quickstart_tutorial/ # PiCamera2 Requirements: picamera2 https://github.com/raspberrypi/picamera2 # PiCamera2 may need `sudo apt install imx500-all` on Raspberry Pi OS -# GPU PyTorch: https://developer.nvidia.com/cuda-downloads +# NVIDIA GPU PyTorch: https://developer.nvidia.com/cuda-downloads # Adjust settings below as needed, indended for meshing-around alert.txt output to meshtastic # 2025 K7MHI Kelly Keeton