Skip to content

[enhancement] String Concat Node, String List Node #133

@thygrrr

Description

@thygrrr

It would be extremely helpful to have a node that can concatenate input strings, and also a way to load strings from text files.
image
This is not the same as putting both of the strings into one conditioning input, so proper string concatenation is something I really seek in stable diffusion GUIs, because it would allow parts of the positive/negative prompts to be stored and re-used easily while editing through various prompts.

Currently, it's always a hodgepodge that encourages endless addendums.

Instead of a comma-separated fluid prompt, splitting this up into a list of strings and then concatenating them in a way that the CLIP conditioning understands it later, would also help remove duplicates, iterate on orders and weights, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions