This simple preset aspect ratio node now has 7 additional nodes. Recourse Check automatically model type and sends a signal to Fork/Unite nodes, rerouting by type. Input 1 is for SD, 2 is for XL, 3 is for SD3, and 4 is the XL Refiner. Check, Polarity and Image check inputs 1-4 for the first live input and send it to output. Very useful for automation.
a: ComfyUI Manager auto-install: go to Manager button and click Install Missing Nodes
b: Unzip inside ComfyUI/custom_nodes folder to install, or
or c: git clone https://github.com/exdysa/comfyui-selector/Find in the grid right click menu under Utils or double left click and type ... in search.
05/31/24 1.2 fixed rounding bugs 05/28/24 1.1 includes __init__.py 05/25/24 1.0 stable release. 05/24/24 0.1-0.5 alpha, 0.6 beta. TestingDescription
The node search entry has changed, so you may have to recreate the node if you have an older version. Sorry for that.
FAQ
Comments (6)
Getting an "Import failed" Message with V1.0
Be aware that the name changed between the alpha and normal version. If you can't find the node and recreate it in your list of nodes, would it be possible to provide the error log from your console? there may be conflicting nodes or lingering issues I'm not yet aware of
here is my console output:
FileNotFoundError: [Errno 2] No such file or directory: 'F:\\ComfyUIvenv\\ComfyUI\\custom_nodes\\comfyui-selector\\__init__.py'
Cannot import F:\ComfyUIvenv\ComfyUI\custom_nodes\comfyui-selector module for custom nodes: [Errno 2] No such file or directory: 'F:\\ComfyUIvenv\\ComfyUI\\custom_nodes\\comfyui-selector\\__init__.py'
@hitmaster73 Thank you. I'm running python 3 so I do not get this Python 2 error. I will push a patch within the hour
@exdysa Works now
I have also Python 3.10, i will test ;-)
Works for me 2


