This node applies a custom 4x4 color matrix to an image using GPU acceleration via PyTorch.
This node applies a custom 4x4 color matrix to an image using GPU acceleration via PyTorch.
pip install torch torchvision
colormatrix_gpu_node.py
in your custom_nodes
folder of ComfyUI.ColorMatrixGPU
in ComfyUI.1,0,0,0, 0,1,0,0, 0,0,1,0, 0,0,0,1
MIT License