Skip to content

Commit

Permalink
GPU preferred, not required
Browse files Browse the repository at this point in the history
  • Loading branch information
iwatkot authored Oct 3, 2023
2 parents 29800b3 + ad5942f commit 50895d0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
"icon": "https://user-images.githubusercontent.com/12828725/259969661-8fff67a8-5a49-467e-8e9b-30082e4cdf16.png",
"icon_cover": true,
"poster": "https://user-images.githubusercontent.com/115161827/232042280-efa9361c-c122-4ccd-80d6-575a63b4fcf7.png",
"need_gpu": true,
"need_gpu": false,
"gpu": "preferred",
"session_tags": [
"sly_smart_annotation",
"deployed_nn_object_segmentation"
Expand Down

0 comments on commit 50895d0

Please sign in to comment.