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 @@
- +
-
+
Параметры модели