From ac0eea8258ec260e2b6ed1dc5764b52f16c21f45 Mon Sep 17 00:00:00 2001 From: Disty0 Date: Sat, 15 Feb 2025 11:42:04 +0300 Subject: [PATCH] Updated Docker (markdown) --- Docker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docker.md b/Docker.md index 7493a47..383145b 100644 --- a/Docker.md +++ b/Docker.md @@ -4,7 +4,7 @@ SD.Next includes basic **Dockerfiles** for use with for use with following platf - [nVidia CUDA](https://github.com/vladmandic/sdnext/blob/dev/configs/Dockerfile.cuda) - [AMD ROCm](https://github.com/vladmandic/sdnext/blob/dev/configs/Dockerfile.rocm) - [Intel IPEX](https://github.com/vladmandic/sdnext/blob/dev/configs/Dockerfile.ipex) -- [Intel OpenVINO](https://github.com/vladmandic/sdnext/blob/dev/configs/Dockerfile.openvino) +- [OpenVINO](https://github.com/vladmandic/sdnext/blob/dev/configs/Dockerfile.openvino) Other system may require different configurations and base images, but principle remains the same