Skip to content

Commit ad5568a

Browse files
authored
Update packages/tasks/src/tasks/mask-generation/data.ts
1 parent af34de0 commit ad5568a

File tree

1 file changed

+2
-2
lines changed
  • packages/tasks/src/tasks/mask-generation

1 file changed

+2
-2
lines changed

packages/tasks/src/tasks/mask-generation/data.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ const taskData: TaskDataCustom = {
77
id: "merve/coco2017",
88
},
99
{
10-
description: "Medical Imaging dataset of the Human Brain for segmentation and mask generating tasks",
11-
id: "rocky93/BraTS_segmentation"
10+
description: "Medical Imaging dataset of the Human Brain for segmentation and mask generating tasks",
11+
id: "rocky93/BraTS_segmentation",
1212
},
1313
],
1414
demo: {

0 commit comments

Comments
 (0)