ComfyUI_Substring

ComfyUI_Substring
★ 0

文本处理子串截取长度裁剪预处理
简单的子串节点:接收 text 和 length,输出文本的前 length 个字符,便于文本裁剪与预处理。
💡 从输入文本提取前N个字符以进行长度裁剪或预处理。
🍴 5 Forks💻 Python🔄 2025-03-27
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/6862a2001521
📄 README

ComfyUI Substring

Just a simple substring node that takes *text* and *length* as input, and outputs the first *length* characters.

To install, just git clone this repo in \ComfyUI\custom_nodes\

Alternatively, you can install this through the Comfy Registry.