An open API service indexing awesome lists of open source software.

https://github.com/Amorano/Jovi_Colorizer

Colorize ComfyUI nodes with defaults per node, node category or via regex filtering
https://github.com/Amorano/Jovi_Colorizer

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        


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



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


![KNIVES!](https://badgen.net/github/open-issues/Amorano/Jovi_Colorizer)
![FORKS!](https://badgen.net/github/forks/Amorano/Jovi_Colorizer)

# 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.

 | | | 
-|-|-|-
[![BE A GITHUB SPONSOR ❤️](https://img.shields.io/badge/sponsor-30363D?style=for-the-badge&logo=GitHub-Sponsors&logoColor=#EA4AAA)](https://github.com/sponsors/Amorano) | [![DIRECTLY SUPPORT ME VIA PAYPAL](https://img.shields.io/badge/PayPal-00457C?style=for-the-badge&logo=paypal&logoColor=white)](https://www.paypal.com/paypalme/onarom) | [![PATREON SUPPORTER](https://img.shields.io/badge/Patreon-F96854?style=for-the-badge&logo=patreon&logoColor=white)](https://www.patreon.com/joviex) | [![SUPPORT ME ON KO-FI!](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/alexandermorano)

## HIGHLIGHTS


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

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

## UPDATES

**2025/03/08** @1.0.0:
* intial breakout from Jovimetrix

# INSTALLATION

## COMFYUI MANAGER

If you have [ComfyUI Manager](https://github.com/ltdrdata/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 [![DISCORD](https://dcbadge.vercel.app/api/server/62TJaZ3Z5r?style=flat-square)](https://discord.gg/62TJaZ3Z5r).