# Optional color pipeline dependencies (OpenEXR, ACES, OCIO).
# Install in the ComfyUI Python environment to enable color transforms.
#
# On Python 3.10 / older stacks, pre-built wheels may not be available for
# every platform.  If pip fails, try installing from conda-forge instead:
#   conda install -c conda-forge opencolorio openexr
#
# The "Install Dependencies" button in NL Configuration will attempt these
# automatically after base dependencies and tolerate failure gracefully.

opencolorio
OpenEXR
