TinyTerra / ComfyUI_tinyterraNodes

A selection of nodes for Stable Diffusion ComfyUI
GNU General Public License v3.0
341 stars 41 forks source link

Image dimensions to pipe? #67

Closed GrigJr closed 2 months ago

GrigJr commented 8 months ago

Most workflows today need the image dimensions somewhere down the line, it would be nice to get them from the pipe, so we don't have to do this - https://i.imgur.com/4Q9pnZr.png - just to be able to get the image wight and height in other places in the workflow.

TinyTerra commented 8 months ago

Technically the Information is already in pipe it's just not accessible. I'll add a width/length output in the next update, along with the option to choose from preset aspect ratios

GrigJr commented 8 months ago

Cheers, you're amazing!

TinyTerra commented 2 months ago

V2 has added width/height outputs to the pipeLoader and pipeLoader_SDXL