Skip to content

Commit

Permalink
Merge pull request #3 from supervisely-ecosystem/upd-description
Browse files Browse the repository at this point in the history
Description shortened
  • Loading branch information
TheoLisin authored Jul 7, 2023
2 parents 465d092 + 75a35aa commit 1940e8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion supervisely/serve/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"detection & tracking",
"serve"
],
"description": "serve and use in videos annotator to track polygons, points, lines and graphs",
"description": "Track points and polygons on videos",
"docker_image": "supervisely/pips:1.0.0",
"entrypoint": "python -m uvicorn main:pips.app --app-dir ./supervisely/serve/src --host 0.0.0.0 --port 8000 --ws websockets",
"port": 8000,
Expand Down

0 comments on commit 1940e8c

Please sign in to comment.