diff --git a/config.json b/config.json index badc4f9..4b84cd6 100644 --- a/config.json +++ b/config.json @@ -20,7 +20,7 @@ "deployed_nn_object_segmentation" ], "community_agent": false, - "docker_image": "supervisely/segment-anything:1.0.3", + "docker_image": "supervisely/segment-anything:1.0.4", "instance_version": "6.7.33", "entrypoint": "python -m uvicorn src.main:m.app --app-dir ./serve --host 0.0.0.0 --port 8000 --ws websockets", "port": 8000,