Comfy-Org / comfy-cli

Command Line Interface for Managing ComfyUI
https://docs.comfy.org/comfy-cli/getting-started
GNU General Public License v3.0
291 stars 47 forks source link

bug: handle subfolder missing in image output #194

Closed ssheng closed 1 month ago

ssheng commented 1 month ago

Fix KeyError caused by subfolder field missing in the image output.

Encountered this issue with this workflow. The return does not have the subfolder field.

ssheng commented 1 month ago

Please let me know if any other information is needed to have this PR merged.