Add files via upload

Add ACES EXR Toolkit to registry
This commit is contained in:
azhagurajpandians
2026-06-03 07:01:34 +05:30
committed by dreamsin3d
parent 3ec831a99b
commit e059f3d5b1
+11 -1
View File
@@ -52834,7 +52834,17 @@
"https://civitai.com/api/download/models/158997" "https://civitai.com/api/download/models/158997"
], ],
"install_type": "unzip", "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"]
} }
] ]
} }