alexopus / ComfyUI-Image-Saver

Allows you to save images with their generation metadata in ComfyUI. Compatible with Civitai. Works with png, jpeg and webp.
MIT License
31 stars 6 forks source link

Preview not working #7

Closed Mortorojo closed 5 months ago

Mortorojo commented 5 months ago

I hope im just missing somthing here, but the image preview in your image saver does not appear to be working.

Screenshot 2024-01-09 221746 (Small)

alexopus commented 5 months ago

It's because comfy doesn't support saving outside of the output directory.

Now for some reason this custom node still manages to save the file. Default SaveImage will refuse:

image

Afaict there isn't anything I can do about it on the extension side.

If you save within the output dir, you should see the preview.