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

Update WAS_Node_Suite.py Added Node #142

Closed VikingTechLLC closed 1 year ago

VikingTechLLC commented 1 year ago

Addition of a Prompt Multiple Styles Selector node.

The Prompt Styles Selector node is great, but if wanting anymore than 1 selected at a time, requires multiple nodes and more mess. This node contains 4 selectable options for styles. (or can increase that number as needed)

VikingTechLLC commented 1 year ago

Oh here's an image for quick reference also.

2023-07-28 09_52_29-ComfyUI - Brave

WASasquatch commented 1 year ago

Do you have to select 4?

VikingTechLLC commented 1 year ago

No, there is a top option defaulted to "None". If no styles are specifically selected for any of the 4, no text output comes from the node.
So you can select any amount of styles and just combine the output with a text box via concat
2023-07-28 11_13_47-ComfyUI - Brave

Could also code in a text box positive & negative directly to this one, but wanted to keep it more flexible