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.
To install Text Line Combine in addition to an existing installation of ComfyUI, you need to follow the following steps:
- goto
ComfyUI/custom_nodesdir 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
A picture says more than a thousand words.
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 ...

