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.8.8 #1428

Merged
merged 70 commits into from
Aug 23, 2023
Merged

v21.8.8 #1428

merged 70 commits into from
Aug 23, 2023

Commits on Aug 8, 2023

  1. Add manual captioning tab

    channelcat committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    8c088ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d1c890 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Merge pull request #1352 from channelcat/master

    Manual Caption/Tag Tool
    bmaltais authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    2958dd8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    254069c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e48bfbf View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    78c14bd View commit details
    Browse the repository at this point in the history
  2. Update README.md

    FurkanGozukara authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    3b9a80b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    daad50e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #741 from kohya-ss/dev

    fix to work when input_ids has multiple EOS tokens
    kohya-ss authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    12e58ab View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1366 from Trojaner/fix-bitsandbytes-0.40.1

    Fix bitsandbytes 0.40.1 download link for Windows
    bmaltais authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    a846dd1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1368 from FurkanGozukara/dev2

    Added today released 85 minutes 73 chapters tutorial
    bmaltais authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    f88e6bc View commit details
    Browse the repository at this point in the history
  7. Fix requirements

    bmaltais committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    d17f9c1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b9d5db8 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    e73d103 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #744 from kohya-ss/dev

    fix sample gen failed in sdxl training
    kohya-ss authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    bf31f18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6889ee2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3307ccb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8415014 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4104599 View commit details
    Browse the repository at this point in the history
  7. Updates

    bmaltais committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    fc5b0b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. support block lr for U-Net

    kohya-ss committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    e2c2689 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #750 from kohya-ss/dev

    block lr for U-Net with SDXL etc.
    kohya-ss authored Aug 12, 2023
    Configuration menu
    Copy the full SHA
    e32e24a View commit details
    Browse the repository at this point in the history
  3. update readme

    kohya-ss committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    d43fcd6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c9ca79 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. update of readme file

    removed the outdated tutorial and added the new one just published. thank you so much for your amazing work. hopefully i will record a tutorial about dreambooth training too
    FurkanGozukara authored Aug 13, 2023
    Configuration menu
    Copy the full SHA
    508c939 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a90c9c2 View commit details
    Browse the repository at this point in the history
  3. add lora_fa experimentally

    kohya-ss committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    d713e4c View commit details
    Browse the repository at this point in the history
  4. update readme

    kohya-ss committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    adf99a3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #755 from kohya-ss/dev

    add lora_fa
    kohya-ss authored Aug 13, 2023
    Configuration menu
    Copy the full SHA
    9a60b8a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1378 from FurkanGozukara/dev2

    update of readme file
    bmaltais authored Aug 13, 2023
    Configuration menu
    Copy the full SHA
    24d0017 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    983698d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    940302c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b3f7cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    859f71b View commit details
    Browse the repository at this point in the history
  5. Add support for LoRA-FA

    bmaltais committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    d311bba View commit details
    Browse the repository at this point in the history
  6. Apply blue to code

    bmaltais committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    c19bdc3 View commit details
    Browse the repository at this point in the history
  7. Add block_lr to finetune

    bmaltais committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    1cd8849 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    3f7235c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    306ee24 View commit details
    Browse the repository at this point in the history
  3. read dim/rank from weights

    kohya-ss committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    afc03af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6111151 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    784a90c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5fa473d View commit details
    Browse the repository at this point in the history
  7. fix error in generation

    kohya-ss committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    809fca0 View commit details
    Browse the repository at this point in the history
  8. add comments

    kohya-ss committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    1e52fe6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3e15916 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. modify to attn1/attn2 only

    kohya-ss committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    b5db90c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62fa473 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. rename and update

    kohya-ss committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    fef7eb7 View commit details
    Browse the repository at this point in the history
  2. fix typos, update readme

    kohya-ss committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    5a86bbc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    782b11b View commit details
    Browse the repository at this point in the history
  4. Update SDXL LoRA presets

    bmaltais committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    aafd42c View commit details
    Browse the repository at this point in the history
  5. Fix for LyCoris extraction

    bmaltais committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    49c67e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0646112 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2841927 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. Configuration menu
    Copy the full SHA
    e191892 View commit details
    Browse the repository at this point in the history
  2. update lllite doc

    kohya-ss committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    bee5c3f View commit details
    Browse the repository at this point in the history
  3. update lllite doc

    kohya-ss committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    b74dfba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98f8785 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c19755 View commit details
    Browse the repository at this point in the history
  6. update lllite doc

    kohya-ss committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    15b463d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #768 from kohya-ss/dev

    ControlNet-LLLite
    kohya-ss authored Aug 20, 2023
    Configuration menu
    Copy the full SHA
    8b2a11f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    edd314c View commit details
    Browse the repository at this point in the history
  9. update lllite doc

    kohya-ss committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    50c6aaa View commit details
    Browse the repository at this point in the history
  10. fix typos (;^ω^)

    kohya-ss committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    9947197 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1161a5c View commit details
    Browse the repository at this point in the history
  12. update doc

    kohya-ss committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    9be19ad View commit details
    Browse the repository at this point in the history
  13. Merge pull request #770 from kohya-ss/dev

    update doc and minor fix
    kohya-ss authored Aug 20, 2023
    Configuration menu
    Copy the full SHA
    014c4b4 View commit details
    Browse the repository at this point in the history
  14. Update README

    bmaltais committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    ff3cf02 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c1328f0 View commit details
    Browse the repository at this point in the history