Jovi_Colorizer

Jovi_Colorizer
★ 12

节点着色批量管理正则过滤界面可视化
为ComfyUI节点按节点、节点类别或正则规则批量设置默认颜色,提升流程可视化与管理效率
💡 按节点、类别或正则规则快速批量给节点上色,便于识别
🍴 1 Forks💻 JavaScript🔄 2025-05-22
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/51137d50651f
SUPPORT ME ON KO-FI!
📄 README

COMFYUI Colorize ComfyUI nodes with defaults per node, node category or via regex filtering

SPONSORSHIP

Please consider sponsoring me if you enjoy the results of my work, code or documentation or otherwise. A good way to keep code development open and free is through sponsorship.

 | | | 

-|-|-|-

[](https://github.com/sponsors/Amorano) | [](https://www.paypal.com/paypalme/onarom) | [](https://www.patreon.com/joviex) | [](https://ko-fi.com/alexandermorano)

HIGHLIGHTS

  • Colorization for *ALL NODES* using their own node settings, their node group or via regex pattern matching
  • UPDATES

    2025/05/22 @1.0.3:

  • Fixed branding in tooltips (Jovimetrix -> Jovi_Colorizer)
  • 2025/05/17 @1.0.2:

  • removed old Jovimetrix colorizer init code
  • cleaned up the css
  • 2025/03/08 @1.0.0:

  • intial breakout from Jovimetrix
  • INSTALLATION

    COMFYUI MANAGER

    If you have ComfyUI Manager installed, simply search for Jovi_Colorizer and install from the manager’s database.

    MANUAL INSTALL

    Clone the repository into your ComfyUI custom_nodes directory. You can clone the repository with the command:

    git clone https://github.com/Amorano/Jovi_Colorizer.git

    You can then install the requirements by using the command:

    .\python_embed\python.exe -s -m pip install -r requirements.txt

    If you are using a virtual environment (venv), make sure it is activated before installation. Then install the requirements with the command:

    pip install -r requirements.txt

    WHERE TO FIND ME

    You can find me on [](https://discord.gg/62TJaZ3Z5r).