diffusers
diffusers copied to clipboard
Support training Dreambooth with different aspect ratios
Currently it seems like you can only specific the size of the height and width dimensions together via the resolution parameter. I would like to be able to independently specify different height and width values.