From 0d9fc26892af14cd6dde8e1c995eeac9884581db Mon Sep 17 00:00:00 2001 From: Ashley Kleynhans Date: Wed, 8 May 2024 07:21:50 +0200 Subject: [PATCH] Bumped Kohya_ss to version v24.1.2 --- README.md | 2 +- docker-bake.hcl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1da97f1..754d5ca 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ * Torch 2.1.2 * xformers 0.0.23.post1 * Jupyter Lab -* [Kohya_ss](https://github.com/bmaltais/kohya_ss) v24.1.1 +* [Kohya_ss](https://github.com/bmaltais/kohya_ss) v24.1.2 * [runpodctl](https://github.com/runpod/runpodctl) * [OhMyRunPod](https://github.com/kodxana/OhMyRunPod) * [RunPod File Uploader](https://github.com/kodxana/RunPod-FilleUploader) diff --git a/docker-bake.hcl b/docker-bake.hcl index addf9c9..1956b4e 100644 --- a/docker-bake.hcl +++ b/docker-bake.hcl @@ -11,7 +11,7 @@ variable "APP" { } variable "RELEASE" { - default = "24.1.1" + default = "24.1.2" } variable "CU_VERSION" {