Skip to content

Commit

Permalink
remove requirements and upgrade docker image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
almazgimaev committed Sep 6, 2024
1 parent d928539 commit 0b0b367
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"task_location": "workspace_tasks",
"entrypoint": "python -m uvicorn src.main:app --host 0.0.0.0 --port 8000",
"port": 8000,
"docker_image": "supervisely/model-benchmark:0.0.5",
"docker_image": "supervisely/model-benchmark:0.0.6",
"instance_version": "6.11.10",
"context_menu": {
"target": ["images_project"]
Expand Down
3 changes: 0 additions & 3 deletions requirements.txt

This file was deleted.

0 comments on commit 0b0b367

Please sign in to comment.