Skip to content

Commit 991c9e8

Browse files
committed
feat(yolo-coral-tpu): explicit usb requirement in manifest
1 parent b8f4ebe commit 991c9e8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • skills/detection/yolo-detection-2026-coral-tpu

skills/detection/yolo-detection-2026-coral-tpu/SKILL.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ runtime: docker
99

1010
requirements:
1111
docker: ">=20.10"
12+
usb: true
1213
platforms: ["linux", "macos", "windows"]
1314

1415
parameters:

0 commit comments

Comments
 (0)