From 1a8af2b3a286f1fe637eb774debe3449e98627c8 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Tue, 11 Feb 2025 18:52:49 -0500 Subject: [PATCH] update dockerfile.cuda Signed-off-by: Vladimir Mandic --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9551cd370..af595b1b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,8 @@ - Updated [Docker](https://github.com/vladmandic/sdnext/wiki/Docker) guide includes build and publish and both local and cloud examples - **Backend** + - **Docker** + - updated CUDA image to `torch==2.6.0` with `cuda==12.6` - **Torch** - for **zluda** set default to `torch==2.6.0+cu118` - for **openvino** set default to `torch==2.6.0+cpu`