ComfyUI-LogicUtils

ComfyUI-LogicUtils
★ 104

逻辑运算比较节点字符串处理流程控制
为 ComfyUI 提供比较、字符串与布尔等逻辑工具节点,便于构建复杂条件与数据处理,简化逻辑流程。
💡 用于在 ComfyUI 中构建条件判断与字符串处理流程。
🍴 18 Forks💻 Python🔄 2026-01-21
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/e00a65475347
image
📄 README

Logic Utilities for someone who wants

~~prime list calculation in comfyui~~

Proper documentation is being prepared, however there are too many nodes

Tests

Run from the repo root:

python -m unittest discover -s tests

Notes

  • Auto-install is opt-in via COMFYUI_LOGICUTILS_AUTO_INSTALL=1.
  • To force-disable the install hook, set COMFYUI_LOGICUTILS_SKIP_INSTALL=1.