diff --git a/Dockerfile b/Dockerfile index 4c2df61..d959030 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,7 +5,7 @@ ARG CU_VERSION=118 ARG INDEX_URL="https://download.pytorch.org/whl/cu${CU_VERSION}" ARG TORCH_VERSION=2.1.2 ARG XFORMERS_VERSION=0.0.23.post1 -ARG KOHYA_VERSION=v23.0.5 +ARG KOHYA_VERSION=v23.0.6 SHELL ["/bin/bash", "-o", "pipefail", "-c"] ENV DEBIAN_FRONTEND=noninteractive \ diff --git a/README.md b/README.md index 3f91432..737916e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ * Torch 2.1.2 * xformers 0.0.23.post1 * Jupyter Lab -* [Kohya_ss](https://github.com/bmaltais/kohya_ss) v23.0.5 +* [Kohya_ss](https://github.com/bmaltais/kohya_ss) v23.0.6 * [runpodctl](https://github.com/runpod/runpodctl) * [OhMyRunPod](https://github.com/kodxana/OhMyRunPod) * [RunPod File Uploader](https://github.com/kodxana/RunPod-FilleUploader)