mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-10 09:02:30 +08:00
Add files via upload
Add ACES EXR Toolkit to registry
This commit is contained in:
parent
8d5c12037f
commit
f269e5aa3a
@ -46618,6 +46618,17 @@
|
|||||||
],
|
],
|
||||||
"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."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"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"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user