
COMFYUI Colorize ComfyUI nodes with defaults per node, node category or via regex filtering
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)
2025/05/22 @1.0.3:
2025/05/17 @1.0.2:
2025/03/08 @1.0.0:
If you have ComfyUI Manager installed, simply search for Jovi_Colorizer and install from the manager’s database.
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
You can find me on [](https://discord.gg/62TJaZ3Z5r).