Closed alessandroperilli closed 12 months ago
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.
The new version of the node is fantastic. Thank you.
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 theEfficient Loader
node: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