thedyze / save-image-extended-comfyui

Extended Save node for ComfyUI
66 stars 6 forks source link

Save Metadata Not Saving #10

Closed yaitsbilly closed 6 months ago

yaitsbilly commented 7 months ago

Not sure if I'm missing something but I'm uploading an image to CivitAI and its not able to pull any of the metadata.

image

image

thedyze commented 7 months ago

Thanks for reporting, will look into this as soon as possible.

thedyze commented 7 months ago

Sorry, was not quite awake when I read the initial post :). I don't think comfyui ever officially has supported civitai metadata.

This option is for the comfy workflow to be included as metadata. I.e so you can drag a generated image (with save metadata on) into an empty workspace and comfy will magically create the workspace used. A quick google turned up this result, might help you? https://www.reddit.com/r/comfyui/comments/15trfah/comfyui_is_great_but_it_doesnt_save_appropriate/

Maybe something to add to this plugin later down the line.

yaitsbilly commented 7 months ago

I found this which can save it. https://github.com/zer0TF/cute-comfy Not sure if it's something you can grab off of it.

thedyze commented 7 months ago

Yeah, I don't think its 'just to grab it' 😁. Quoting their documentation:

"We can't always figure out where your stuff is inside of your Comfy workflow - Comfy is crazy! You could have 10 separate positive prompts, 4 model merges, and 5 different sampler steps!"

So adding this feature would most likely require a lot of work to implement, and just as much work to maintain. In the link I posted there is also a long discussion about the problems in trying to implement this with comfy.

Sorry to say, but I don't think it's something that will be added in the near future.