yolain / ComfyUI-Easy-Use

In order to make it easier to use the ComfyUI, I have made some optimizations and integrations to some commonly used nodes.
GNU General Public License v3.0
1.07k stars 75 forks source link

Request multi input Style Selector #525

Open wardensc2 opened 1 week ago

wardensc2 commented 1 week ago

Hi @yolain

Thank you so much for your effort to create a pack of amazing nodes

Recently, I'm working with multiple prompt to combine with LLM each prompt I need to choose style from your Style Selector Node:

image

I have to manually change node style by hand dozen times which is very frustrated.

Can you make a node selector with unlimited positive input and increate +1 input when ever a new node line connect, something like this image batch node:

image

Thank in advance