WASasquatch / was-node-suite-comfyui

An extensive node suite for ComfyUI with over 210 new nodes
MIT License
1.15k stars 170 forks source link

Would U please make Constant Number be able to drive LatentImage Size (width and height )? #12

Closed BoosterCore closed 1 year ago

BoosterCore commented 1 year ago

Would U please make Constant Number be able to drive LatentImage Size (width and height )? With this function, it should be possible to control image scaling more conveniently through the Number Operation node.

BoosterCore commented 1 year ago

Sorry, I just found out that Latent Upscale by Factor and Image Resize can solve this problem!

WASasquatch commented 1 year ago

Also you should be able to use Number to Int, and Right Click the input and Convert it to Input. Additionally you can use a Primitive in place of a Constant Number and Number to Int (if you aren't using math on them).