Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sdk 6.72.234
Browse files Browse the repository at this point in the history
almazgimaev committed Jan 6, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 879e9b4 commit 7c28150
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions annotation-tool/config.json
Original file line number Diff line number Diff line change
@@ -11,8 +11,8 @@
"labeling"
],
"description": "Use deployed neural network in labeling interface",
"docker_image": "supervisely/labeling:6.72.192",
"min_instance_version": "6.8.48",
"docker_image": "supervisely/labeling:6.72.234",
"min_instance_version": "6.8.54",
"main_script": "annotation-tool/src/main.py",
"gui_template": "annotation-tool/src/gui.html",
"task_location": "application_sessions",
4 changes: 2 additions & 2 deletions project-dataset/config.json
Original file line number Diff line number Diff line change
@@ -11,8 +11,8 @@
"labeling"
],
"description": "NN Inference on images in project or dataset",
"docker_image": "supervisely/labeling:6.72.192",
"min_instance_version": "6.8.48",
"docker_image": "supervisely/labeling:6.72.234",
"min_instance_version": "6.8.54",
"main_script": "project-dataset/src/main.py",
"gui_template": "project-dataset/src/gui.html",
"task_location": "workspace_tasks",

0 comments on commit 7c28150

Please sign in to comment.