A node that enables you to mix a text prompt with predefined styles in a styles.csv file. Each line in the file contains a name, positive prompt and a negative prompt. Positive prompts can contain the phrase {prompt} which will be replaced by text specified at run time.

Description
Now merge up to three styles, or None (to use it like a combined CLIP text input)
Now has option to output the combined prompt to the console.
Can supply an additional negative prompt (to be merged in with ones found in styles.csv)