kohya-ss / sd-scripts

Apache License 2.0
5.33k stars 881 forks source link

Preset has error, SDXL - LoRA AI_Now prodigy 1.0 bucket reso steps #1763

Open revolvedai opened 3 weeks ago

revolvedai commented 3 weeks ago

When training with this preset, LoRA AI_Now prodigy 1.0, the bucket reso steps is incorrectly set to 32, which causes the following error:

AssertionError: bucket_reso_steps is 32. it must be divisible by 64.

Changing to the default, 64, fixes the error.