kohya-ss / kohya-ss/sd-scripts
Preset has error, SDXL - LoRA AI_Now prodigy 1.0 bucket reso steps
Open
- Dominant language
- Python
- Stars
- 7.2k
- Forks
- 1.2k
- Avg merge
- 11m
- Merged PRs (30d)
- 2
Description
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.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the SDXL preset named “LoRA AI_Now prodigy 1.0” and inspect its bucket resolution step setting. Change the value from 32 to the divisible-by-64 default, then verify that the preset no longer produces the reported assertion error during training.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100