Skip to content

Commit

Permalink
add gpu required
Browse files Browse the repository at this point in the history
  • Loading branch information
cxnt committed Jul 4, 2023
1 parent fe145ea commit 22ade2b
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 @@ -167,7 +167,7 @@
"icon": "https://i.imgur.com/2U6HufM.png",
"icon_cover": true,
"isolate": true,
"need_gpu": true,
"gpu": "required",
"headless": true,
"session_tags": [
"deployed_nn"
Expand Down

0 comments on commit 22ade2b

Please sign in to comment.