Image resolution in AI Character Chat
If I use the default "AI Artist" character and ask it to generate images, they are rendered at a resolution of 768x768 (which doesn't appear to be one of the available resolutions as per the documentation) - but in any other character thread, the image command produces only 512x768 images even if I use syntax like (resolution:::768x512) in the prompt. From documentation, the generator should be capable of passing the resolution parameter through to the plugin but either the syntax is wrong or it's not working correctly.
3 replies
768x768 is pretty new; the documentation is probably outdated. Forcing the resolution with (resolution:::768x512) is working for me. Where do you put it? Try putting it at the end of the Image generation prompt, and make sure it's not mentioned twice anywhere in the prompt.
That being said, the default is 768x768 unless "(resolution:::" is present or any of the following keywords are included: "portrait" or "selfie" for 512x768 or "landscape" or "wide" for 768x512 It will always prioritize the value of "(resolution:::" above any keywords
If there's multiple resolution in prompt they competes. Might be the cause or not.
Sorry guys, my mistake. Turns out that characters created by https://perchance.org/ai-character-generator have a default "Image generation prompt ending" set which includes (resolution:::512x768), which is why it was ignoring my own resolution syntax. Hopefully this will help people if they have the same issue - check what's set in that field for your characters!