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

[FEATURE REQUEST] - Add VAE to list prompt reader/saver #39

Open ghostsquad opened 10 months ago

ghostsquad commented 10 months ago

Summary

Add VAE to list prompt reader/saver

Basic Example

Please add the VAE (name) to the prompt reader/saver (as an optional)

Reference Issues.

No response

receyuki commented 10 months ago

For the reader, you can use a Parameter Extractor to read VAE name. https://github.com/receyuki/comfyui-prompt-reader-node#parameter-extractor-node

For the reader, since the standard A1111 format doesn't store VAE name, I probably won't add VAE to the metadata.

receyuki commented 10 months ago

For the reader, since the standard A1111 format doesn't store VAE name, I probably won't add VAE to the metadata.

Oh, my mistake. I will add the VAE input in the next release.

receyuki commented 10 months ago

Please try the latest version.

ghostsquad commented 10 months ago

I see this added in the saver, but not in the reader:

image

receyuki commented 9 months ago

Please use the Parameter Extractor node to get any parameters not present on the output. https://github.com/receyuki/comfyui-prompt-reader-node#parameter-extractor-node

截屏2024-02-06 下午8 16 22