receyuki / comfyui-prompt-reader-node

The ultimate solution for managing image metadata and multi-tool compatibility. ComfyUI node version of the SD Prompt Reader
MIT License
289 stars 22 forks source link

[BUG] - title #18

Closed Piscabo closed 12 months ago

Piscabo commented 1 year ago

Description

The 'image' as input, does not want to connect to another image loader? It should be able to receive an image at that node?

Reproduction steps

Convert Image load to input. Does not connect to the external loader.

Image file

image

Version

1.0.0

receyuki commented 1 year ago

I explained the reason here #13. The Prompt Reader itself is an image loader and works in a similar way to the built-in image loader, so I believe that in most cases the Prompt Reader can replace the image loader. Of course, you can tell me why you need another image loader.

Piscabo commented 1 year ago

I want to use it in this manner, as to create/ a new simple image to feed into the workflow, to create a variation for an alpha (rembg) image. See screengrab, if that makes any sense. Instead of having to find an image that fits my theme and hope it has metadata from an archive. Thank you for entertaining my weird idea. image

receyuki commented 1 year ago

But the problem is that the images output from the VAE Decode don't contain any metadata, I’m guessing what you might want is the Parameter Generator node.