Open ghostsquad opened 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.
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.
Please try the latest version.
I see this added in the saver, but not in the reader:
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
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