mirror of https://github.com/bmaltais/kohya_ss
Update to latest sd-scripts release
parent
dadcbc5aa0
commit
f2efdcf207
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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 = [
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 8ebe858f896340d698f03fc33d99ca010131320a
|
||||
Subproject commit aaa26bb882ff23e1e35c84fed6e4f7a12ec420d4
|
||||
Loading…
Reference in New Issue