tom-b974 commited on
Commit
42eef8e
·
verified ·
1 Parent(s): 9806e20

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -28,7 +28,7 @@ Efficiency: YOLO (You Only Look Once) models are known for their high-speed perf
28
  Versatility: YOLOv11s builds upon prior versions, improving object detection, handling small objects, and performing well under challenging visual conditions.
29
  Frugality: Optimized for computational efficiency, aligning with the sustainability goals of the Frugal AI Challenge.
30
 
31
- ### Requirelents:
32
  additional package:
33
  - ultralytics
34
  - torch
 
28
  Versatility: YOLOv11s builds upon prior versions, improving object detection, handling small objects, and performing well under challenging visual conditions.
29
  Frugality: Optimized for computational efficiency, aligning with the sustainability goals of the Frugal AI Challenge.
30
 
31
+ ### Requirements:
32
  additional package:
33
  - ultralytics
34
  - torch