Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v21.5.14 #865

Merged
merged 15 commits into from
May 28, 2023
Merged

v21.5.14 #865

merged 15 commits into from
May 28, 2023

Conversation

bmaltais
Copy link
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 <[email protected]>
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