was-node-suite-comfyui icon indicating copy to clipboard operation
was-node-suite-comfyui copied to clipboard

Multiple Styles Selector does not process wildcards properly

Open OtakuD opened this issue 1 year ago • 0 comments

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

OtakuD avatar Mar 01 '24 11:03 OtakuD