comfyui-string-converter

comfyui-string-converter
★ 2

数据转换字符串数值类型模板工作流
将输入字符串转换为 int 或 float,用于模板化工作流中把文本变量转成数值,便于后续计算与参数传递,确保类型一致性。
💡 在模板流程中将文本变量转换为数值参数以供计算使用。
🍴 2 Forks💻 Python🔄 2024-07-31
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/6862a2001521
📄 README

ComfyUI Node: String Converter

Convert an input string into an int or float. This is used for template workflows where variables may be substituted as part of another process.