In recent months there have been a multitude of ways to connect Flame to ComfyUI.
Here’s one more: Using OpenClips as the interchange - EXR file exchange, versioning, colorspace transform.
Why OpenClips - no software to install on Flame side, can work across systems if you use another system for ComfyUI. Can run independently from each other, and you automatically keep versioned records of everything you did.
The Flame side - Write nodes, and Import nodes. Just how we know them.
The ComfyUI side. A Read node, a version selector node, and (not shown in this screenshot) a ACES 2.0 color space conversion node to bring your Flame shots to Rec709 for AI to handle. You pick the path, you pick the version. It reads EXR files.
And the other end of ComfyUI - a Write node, which writes EXR files.
Metadata will be preserved if you connect the pipe.
And as little bonus, the Write node has a ‘publish’ features, which saves a snapshot of the ComfyUI workflow with the EXR sequence.
If you want to play with it: GitHub - allklier/ComfyUI_OpenClip · GitHub
Since it does pull in opencolorio and openimageio as libraries, it can break some python dependencies with other ComfyUI nodes you have loaded. I did have to do a bit of surgery to make everyone happy in the arena. So not entirely plug-and-play yet.











