Skip to content

v21.5.14#865

Merged
bmaltais merged 15 commits intomasterfrom
dev2
May 28, 2023
Merged

v21.5.14#865
bmaltais merged 15 commits intomasterfrom
dev2

Conversation

@bmaltais
Copy link
Copy Markdown
Owner

  • 2023/05/28 (v21.5.14)
  • Add Create Groupo tool and GUI
  • Upgrade gradio release to fix issue with UI refresh on config load.
  • D-Adaptation v3.0 is now supported. PR #530 Thanks to sdbds!
    • --optimizer_type now accepts DAdaptAdamPreprint, DAdaptAdanIP, and DAdaptLion.
    • DAdaptAdam is now new. The old DAdaptAdam is available with DAdaptAdamPreprint.
    • Simply specifying DAdaptation will use DAdaptAdamPreprint (same behavior as before).
    • You need to install D-Adaptation v3.0. After activating venv, please do pip install -U dadaptation.
    • See PR and D-Adaptation documentation for details.

bmaltais and others added 15 commits May 24, 2023 07:17
* Update train_util.py for DAdaptLion

* Update train_README-zh.md for dadaptlion

* Update train_README-ja.md for DAdaptLion

* add DAdatpt V3

* Alignment

* Update train_util.py for experimental

* Update train_util.py V3

* Update train_README-zh.md

* Update train_README-ja.md

* Update train_util.py fix

* Update train_util.py

---------

Co-authored-by: Kohya S <52813779+kohya-ss@users.noreply.github.com>
support D-Adaptation v3.0
update train_network doc. add warning to merge_lora.py
@bmaltais bmaltais merged commit 47b55a4 into master May 28, 2023
bmaltais pushed a commit that referenced this pull request Oct 10, 2023
Support JPEG-XL on windows, dropout for LyCORIS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants