Suzie1 / ComfyUI_Comfyroll_CustomNodes

Custom nodes for SDXL and SD1.5 including Multi-ControlNet, LoRA, Aspect Ratio, Process Switches, and many more nodes.
https://civitai.com/models/183551/comfyui-comfyroll-custom-nodes
681 stars 89 forks source link

What's the point of asking for width/height in the aspect ratio nodes? #211

Open ghostsquad opened 1 month ago

ghostsquad commented 1 month ago

Looking at the code here: https://github.com/Suzie1/ComfyUI_Comfyroll_CustomNodes/blob/main/nodes/nodes_aspect_ratio.py

It doesn't seem like the width/height inputs are ever actually used. What's the point of those inputs?