Skip to content

Commit f392488

Browse files
committed
Update description
1 parent 240cb28 commit f392488

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
@@ -51,7 +51,7 @@ const taskData: TaskDataCustom = {
5151
id: "jameslahm/yolov10x",
5252
},
5353
{
54-
description: "RT-DETR is a fast and accurate object detection model pre-trained on the Object365 dataset.",
54+
description: "RT-DETR is a fast and accurate object detection model pre-trained on the COCO and Object365 datasets.",
5555
id: "PekingU/rtdetr_r18vd_coco_o365",
5656
},
5757
],

0 commit comments

Comments
 (0)