Depending on the model, resolution constraints or the input image resolution may take precedence, causing the output resolution parameter to be ignored. Or is it a bug?
I have read the full image to image inference repo files, there i find two output classes out of which ImageToImageTargetSize is defined in the main parameter class.
ImageToImageOutput is the other one which do the same functioning ig.
Similar behavior was observed with prithivMLmods/Monochrome-Pencil. If the size specification parameter doesn’t work in Flux Kontext’s LoRA, then there are probably very few Endpoints that support size specification…
Could it be that parameters aren’t being passed correctly when TGI uses Diffusers as the backend…? @michellehbn