Skip to content

Commit a070b1b

Browse files
Update packages/tasks/src/tasks/object-detection/data.ts
Co-authored-by: Merve Noyan <[email protected]>
1 parent c4c130e commit a070b1b

File tree

1 file changed

+1
-1
lines changed
  • packages/tasks/src/tasks/object-detection

1 file changed

+1
-1
lines changed

packages/tasks/src/tasks/object-detection/data.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ const taskData: TaskDataCustom = {
4747
id: "facebook/detr-resnet-50",
4848
},
4949
{
50-
description: "YOLOv10 is great model for real-time and accurate object detection.",
50+
description: "Real-time and accurate object detection model.",
5151
id: "jameslahm/yolov10x",
5252
},
5353
{

0 commit comments

Comments
 (0)