thedyze/save-image-extended-comfyui

Is there a way to append a load image filename to the output filename?

jpagliaccio opened this issue · 3 comments

Is there a way to append the image name from the Load Image node? For example using filename_keys with "load_image, ckpt_name" to get:

output/Yellow_Flower.jpg_sd_xl_turbo_1.0_001.png

more or less, I can see that we have access to all the nodes but I have yet to figure out a way to capture it properly, and also explain it in the README. give me some days. new repo here

yes, implemented today!