Is it okay to train a ZIT LoRA with mixed image resolutions?
Currently I’m preparing a dataset for training a ZIT LoRA and was wondering if it’s okay to use images with different resolutions instead of only/mostly 1024×1024
My dataset includes images like: 1024×1024, 1440×1920, 1080×1349, 1440x1693, 1200×1500 and more.
Will mixed aspect ratios and resolutions negatively affect the training, or is it fine as long as the images are high quality? Does the trainer crop/resize them automatically, or is it better to make everything the same resolution?
Please help the newbie out, appreciate any advice!