kohya-ss/sd-scripts

Specify the resolution of sample image

Closed this issue · 1 comments

How to set the resolution for the sample image in the training of flux lora. It seems to be set 512 as default and I want to change it to 1024.

You can add --w and --h option to the sample prompt, like a photo of cat --w 1024 --h 1024.