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] - VAE selector for SD Parameter Generator #15

Closed
alessandroperilli opened this issue Oct 31, 2023 · 2 comments
Closed
Labels
enhancement New feature or request

Comments

@alessandroperilli
Copy link

Summary

Right now the SD Parameter Generator node exports a VAE. Great, but it doesn't allow to define which one. Usually, this is a task for the Checkpoint Loader, as in the following case, with the Efficient Loader node:

Screenshot 2023-10-31 at 10 32 25

but, given that the use already has to define the type of model (SD1, SD2, SDXL), it would be convenient to have the VAE selector (mainly useful for SD1.5) baked into the Parameter Generator.

Basic Example

Just like the dropdown in my screenshot above.

Reference Issues.

No response

@alessandroperilli alessandroperilli added the question Further information is requested label Oct 31, 2023
@receyuki
Copy link
Owner

I have read the source code of Efficient Loader. I should be deploying this feature (along with a few other new features) in version 1.1.0, while version 1.0.1 will primarily fix existing bugs.

@receyuki receyuki added enhancement New feature or request and removed question Further information is requested labels Oct 31, 2023
@alessandroperilli
Copy link
Author

The new version of the node is fantastic. Thank you.

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