ComfyUI Extension: ComfyUI_Text_Line_Combine
Combines texts line by line to a single text
Custom Nodes (0)
README
Text Line Combine
Text Line Combine is a ComfyUI node that combines text files line by line. Which you can then either display or save as a text file into the output folder in ComfyUI.
You can progress up to three texts in one node instance.
Installation
To install Text Line Combine in addition to an existing installation of ComfyUI, you need to follow the following steps:
- goto
ComfyUI/custom_nodes
dir in terminal(cmd). No witchcraft. Simply navigate to the folder in the windows explorer. Then in the explorer header type in cmd, and the terminal will open in this path. - Type
git clone https://github.com/ReinerBforartists/comfyui_text_line_combine
. Wait for the download to finish. - Restart ComfyUI
The node appears in the category Text. And is called Text Line Combine
Usage
A picture says more than a thousand words.
Example Workflow
You can find an example workflow in the example_workflows folder. Or you can download it here.
The png image is the workflow. Right click, save target as ...