Automatic final size.

#68
by mphf9 - opened

Could your node be modified to output the computed width and height so that they could be used as input to a "final image size" node?

Have you tried the Longcat-video?
New model
https://github.com/meituan-longcat/LongCat-Video

https://huggingface.co/Phr00t/Qwen-Image-Edit-Rapid-AIO/discussions/35#68f20c5ba06ff9bac6580c5c

i guess something like this? its from mnemic modes.

can inpuf an image as resolution , use it as latent or simply connect width and height or multiplied values

Phr00t's node already internally computes a size but does not output an image (so can't use the mnemic node) or a latent. It would be nice if it could be transferred to the sampler (could phr00t's node be modified to also output the latent?).

Sign up or log in to comment