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

Multiple Styles Selector does not process wildcards properly #352

Open OtakuD opened 7 months ago

OtakuD commented 7 months ago

Add a wildcard to the styles and it will be passed as is to the prompt text: { "Object ": { "prompt": " test object , { object1 | object2 | object3 }, ", "negative_prompt": "" } }

While pasting the same text into a text block will auto process the wildcard image