From ceb3fff465ed47ec1a07ef89c70226fd7d2e8792 Mon Sep 17 00:00:00 2001 From: Pavel Bartsits <48913536+cxnt@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:38:01 +0400 Subject: [PATCH] Update config.json --- supervisely/train/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/supervisely/train/config.json b/supervisely/train/config.json index f8f51ffd414f..ae8803b8aceb 100644 --- a/supervisely/train/config.json +++ b/supervisely/train/config.json @@ -15,8 +15,8 @@ "main_script": "supervisely/train/src/sly_train.py", "gui_template": "supervisely/train/src/gui.html", "task_location": "workspace_tasks", - "need_gpu": false, - "gpu": "preferred", + "need_gpu": true, + "gpu": "required", "icon": "https://i.imgur.com/HZCM0QM.png", "icon_cover": true, "context_menu": {