From e059f3d5b1ea49f30ebc4748a86d0ef463ad6088 Mon Sep 17 00:00:00 2001 From: azhagurajpandians <113816057+azhagurajpandians@users.noreply.github.com> Date: Fri, 1 May 2026 15:00:15 +0530 Subject: [PATCH 1/2] Add files via upload Add ACES EXR Toolkit to registry --- custom-node-list.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index 14d03b38..82a15174 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -52834,7 +52834,17 @@ "https://civitai.com/api/download/models/158997" ], "install_type": "unzip", - "description": "This is a node to convert an image into a CMYK Halftone dot image." + "description": "This is a node to convert an image into a CMYK Halftone dot image.", + "description": "ComfyUI custom nodes for one-sample-per-run iteration across image, video, and text sources.", + "author": "azhagurajpandians", + "title": "ComfyUI ACES EXR Toolkit", + "reference": "https://github.com/azhagurajpandians/ComfyUI-ACES-EXR-Toolkit", + "files": [ + "https://github.com/azhagurajpandians/ComfyUI-ACES-EXR-Toolkit" + ], + "install_type": "git-clone", + "description": "Professional ACES and EXR workflow nodes with OCIO 2.1 support and sequence loading.", + "pip": ["opencolorio>=2.2.0", "openexr>=3.2.0"] } ] } From 7e9ba4abaffc8daeb172a4d9d49b45c1e3707881 Mon Sep 17 00:00:00 2001 From: dreamsin3d Date: Wed, 3 Jun 2026 07:07:40 +0530 Subject: [PATCH 2/2] Add ComfyUI ACES EXR Toolkit to custom-node-list --- custom-node-list.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 82a15174..ddc64f01 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -52834,9 +52834,10 @@ "https://civitai.com/api/download/models/158997" ], "install_type": "unzip", - "description": "This is a node to convert an image into a CMYK Halftone dot image.", - "description": "ComfyUI custom nodes for one-sample-per-run iteration across image, video, and text sources.", - "author": "azhagurajpandians", + "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "azhagurajpandians", "title": "ComfyUI ACES EXR Toolkit", "reference": "https://github.com/azhagurajpandians/ComfyUI-ACES-EXR-Toolkit", "files": [