Skip to content

Commit

Permalink
Update categories in config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
TDionis committed Jun 15, 2022
1 parent 60b6a4d commit 66f47bc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "Convert Supervisely to YOLO v5 format",
"type": "app",
"categories": [
"yolov5",
"convert format"
"images",
"export"
],
"description": "Transform project to YOLO v5 format and prepares tar archive for download",
"docker_image": "supervisely/base-py-sdk:6.23.0",
Expand All @@ -24,4 +24,4 @@
"context_root": "Download as"
},
"poster": "https://i.imgur.com/UeObs7R.png"
}
}

0 comments on commit 66f47bc

Please sign in to comment.