YangLing0818/RPG-DiffusionMaster

How to change the resolution?

Subarasheese opened this issue · 1 comments

Greetings.
First of all, thank you for this great project.

I see that in the repository you provided examples of images in different resolutions/dimensions.

However, in the provided documentation, there is no reference as to how to set the resolution on the CLI interface.

Can you provide an example of how to do it?

Nevermind, got it working with:

--height 1024 --width 2048

I think this should be present in the readme...