Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ghostsquad opened this issue Jan 3, 2024 · 5 comments
Open

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

ghostsquad opened this issue Jan 3, 2024 · 5 comments
Labels
enhancement New feature or request

Comments

@ghostsquad
Copy link

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

@ghostsquad ghostsquad added the question Further information is requested label Jan 3, 2024
@receyuki
Copy link
Owner

receyuki commented Jan 5, 2024

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
Copy link
Owner

receyuki commented Jan 5, 2024

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 receyuki added enhancement New feature or request and removed question Further information is requested labels Jan 5, 2024
receyuki added a commit that referenced this issue Jan 5, 2024
receyuki added a commit that referenced this issue Jan 5, 2024
@receyuki
Copy link
Owner

Please try the latest version.

@ghostsquad
Copy link
Author

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

image

@receyuki
Copy link
Owner

receyuki commented Feb 6, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants