ComfyUI Extension: Multiline Text Choice Node for 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.
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.
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.