Closed ctscoville closed 7 months ago
Would it be possible to add this to the list of custom nodes supported? https://github.com/Acly/comfyui-tooling-nodes
That would allow the node for loading input images from a base64 string, rather than having to send an image file that gets saved to disk, then opened from disk. Or if you know of a better way to do this, let me know.
Looks like there is a PR for this here: https://github.com/fofr/cog-comfyui/pull/50
Would it be possible to add this to the list of custom nodes supported? https://github.com/Acly/comfyui-tooling-nodes
That would allow the node for loading input images from a base64 string, rather than having to send an image file that gets saved to disk, then opened from disk. Or if you know of a better way to do this, let me know.