Acly / comfyui-tooling-nodes

Nodes for using ComfyUI as a backend for external tools. Send and receive images directly without filesystem upload/download.
GNU General Public License v3.0
319 stars 38 forks source link

load image(base64) from workflow, node leave empty #27

Open oimoyu opened 1 week ago

oimoyu commented 1 week ago

At first "Load Image(base64)" work fine with workflow, and suddenly at a time I use same workflow but the "Load Image(base64)" node give a empty content.(I confirm base64 content is exist in meta) And also it works if I copy paste text to the node. How to I exclude the bug?