kohya-ss / sd-scripts

Apache License 2.0
5.31k stars 880 forks source link

Specify the resolution of sample image #1706

Closed qiqiApink closed 1 month ago

qiqiApink commented 1 month ago

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.

kohya-ss commented 1 month ago

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