Skip to content

Commit

Permalink
fix lllite training not working ref #913
Browse files Browse the repository at this point in the history
  • Loading branch information
kohya-ss committed Dec 10, 2023
1 parent 42750f7 commit 4a2cef8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions library/train_util.py
Original file line number Diff line number Diff line change
Expand Up @@ -1722,6 +1722,7 @@ def __init__(
subset.caption_extension,
subset.num_repeats,
subset.shuffle_caption,
subset.caption_separator,
subset.keep_tokens,
subset.color_aug,
subset.flip_aug,
Expand Down

0 comments on commit 4a2cef8

Please sign in to comment.