Custom nodes for SDXL and SD1.5 including Multi-ControlNet, LoRA, Aspect Ratio, Process Switches, and many more 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
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?