From 48efb1f4e73feacfac05fddb53dad833ca65bb47 Mon Sep 17 00:00:00 2001 From: malvm Date: Tue, 21 Jul 2026 15:01:18 +0400 Subject: [PATCH] fix weights ui --- docker-compose.yml | 1 + src/yolo_webui/static/index.html | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index b88030b..e5f648a 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -19,4 +19,5 @@ services: - driver: nvidia count: all capabilities: [gpu] + ipc: host restart: unless-stopped diff --git a/src/yolo_webui/static/index.html b/src/yolo_webui/static/index.html index 0a41920..58c69e6 100644 --- a/src/yolo_webui/static/index.html +++ b/src/yolo_webui/static/index.html @@ -411,10 +411,10 @@
- +
-
+
Параметры модели