ComfyUI Extension: Multiline Text Choice Node for ComfyUI

Authored by ThepExcel

Created

Updated

3 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

This custom node for ComfyUI allows users to input multiline text and select a specific line by its number. The node processes the input and returns the selected line along with its index.

Looking for a different extension?

Custom Nodes (1)

README

Multiline Text Choice Node for ComfyUI

This custom node for ComfyUI allows users to input multiline text and select a specific line by its number. The node processes the input and returns the selected line along with its index.

Installation

To install this custom node, navigate to the custom_nodes directory of your ComfyUI project and clone the repository:

cd custom_nodes
git clone https://github.com/ThepExcel/aiangelgallery-comfyui

Pull the Latest Changes from GitHub: Execute the following command to fetch and merge the latest updates:

git pull https://github.com/ThepExcel/aiangelgallery-comfyui

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Learn more