diff --git a/.release b/.release index 51dfb17..a1728c6 100644 --- a/.release +++ b/.release @@ -1 +1 @@ -v25.0.3 +v25.0.4 diff --git a/README.md b/README.md index d0bbf5e..5ce3e2f 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ The GUI allows you to set the training parameters and generate and run the requi - [Kohya's GUI](#kohyas-gui) - [Table of Contents](#table-of-contents) + - [ToDo](#todo) - [🦒 Colab](#-colab) - [Installation](#installation) - [Windows](#windows) @@ -64,6 +65,10 @@ The GUI allows you to set the training parameters and generate and run the requi - [v25.0.2](#v2502) - [v25.0.1](#v2501) - [v25.0.0](#v2500) + +## ToDo + +- [ ] Add support for LoRA-GGPO introduced in sd-scripts merge of March 30, 2025 ## 🦒 Colab diff --git a/pyproject.toml b/pyproject.toml index c569180..4f68d45 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "kohya-ss" -version = "0.1.0" -description = "Add your description here" +version = "25.0.4" +description = "Kohya_ss GUI" readme = "README.md" requires-python = ">=3.10,<3.11" dependencies = [ diff --git a/sd-scripts b/sd-scripts index 8ebe858..aaa26bb 160000 --- a/sd-scripts +++ b/sd-scripts @@ -1 +1 @@ -Subproject commit 8ebe858f896340d698f03fc33d99ca010131320a +Subproject commit aaa26bb882ff23e1e35c84fed6e4f7a12ec420d4