Add files via upload

Add ACES EXR Toolkit to registry
This commit is contained in:
azhagurajpandians 2026-05-01 15:00:15 +05:30 committed by dreamsin3d
parent 66617e061c
commit d0d2477a6c

View File

@ -52594,7 +52594,16 @@
"https://github.com/yangzhuangqiu/ComfyUI-Simple-Iterator"
],
"install_type": "git-clone",
"description": "ComfyUI custom nodes for one-sample-per-run iteration across image, video, and text sources."
"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"]
}
]
}