File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 19
19
"poster" : " https://github.com/supervisely-ecosystem/SparseInst/releases/download/v0.0.1/poster_sparseInst-serve.jpg" ,
20
20
"community_agent" : false ,
21
21
"docker_image" : " supervisely/sparseinst:1.0.3" ,
22
- "instance_version" : " 6.12.12 " ,
22
+ "instance_version" : " 6.14.0 " ,
23
23
"entrypoint" : " python3 -m uvicorn src.main:model.app --app-dir ./serve --host 0.0.0.0 --port 8000 --ws websockets" ,
24
24
"port" : 8000 ,
25
25
"task_location" : " application_sessions" ,
Original file line number Diff line number Diff line change 10
10
],
11
11
"description" : " Dashboard to configure, start and monitor SparseInst training" ,
12
12
"docker_image" : " supervisely/sparseinst:1.0.3" ,
13
- "instance_version" : " 6.12.12 " ,
13
+ "instance_version" : " 6.14.0 " ,
14
14
"entrypoint" : " python3 -m uvicorn src.main:train.app --app-dir ./train --host 0.0.0.0 --port 8000 --ws websockets" ,
15
15
"task_location" : " workspace_tasks" ,
16
16
"need_gpu" : true ,
You can’t perform that action at this time.
0 commit comments