File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed
Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -44,8 +44,7 @@ const taskData: TaskDataCustom = {
4444 models : [
4545 {
4646 // TO DO: write description
47- description :
48- "Solid semantic segmentation model trained on ADE20k." ,
47+ description : "Solid semantic segmentation model trained on ADE20k." ,
4948 id : "openmmlab/upernet-convnext-small" ,
5049 } ,
5150 {
Original file line number Diff line number Diff line change @@ -51,8 +51,7 @@ const taskData: TaskDataCustom = {
5151 id : "jameslahm/yolov10x" ,
5252 } ,
5353 {
54- description :
55- "Fast and accurate object detection model trained on COCO and Object365 datasets." ,
54+ description : "Fast and accurate object detection model trained on COCO and Object365 datasets." ,
5655 id : "PekingU/rtdetr_r18vd_coco_o365" ,
5756 } ,
5857 ] ,
Original file line number Diff line number Diff line change @@ -57,7 +57,8 @@ const taskData: TaskDataCustom = {
5757 id : "suno/bark" ,
5858 } ,
5959 {
60- description : "An application on XTTS, a voice generation model that lets you clone voices into different languages." ,
60+ description :
61+ "An application on XTTS, a voice generation model that lets you clone voices into different languages." ,
6162 id : "coqui/xtts" ,
6263 } ,
6364 {
You can’t perform that action at this time.
0 commit comments