| So it turns out GPT-image-2 is using a special type of ratio control, and you need to specify it in the prompt, there is no dedicated control in the API. To do so with the API, only the ratio itself won't work 90% of the time. You need to append a phrase like this in your prompt: Say that you want to create a 5:4 ratio image, you need to find that 5:4 means the resolution is basically 1402x1122, and you can use this combination in the above appended phrase. In my 100+ tests, this phrase works 100% of the time. with only the resolution or ratio, the success rate drops significantly. [link] [comments] |