XY Plot:
- A new node that connects to the KSampler Efficient through a "script" type connection.
- Allows user to define a 2D grid of variable parameters.
- The currently supported XY parameters to plot are:
1. Incremental Seeds Batch (Seeds++ Batch)
2. Latent Batch
3. Steps
4. CFG Scale
5. Sampler, Scheduler
6. Denoise
7. VAE
Ksampler (Efficient):
- Upgraded the custom KSampler to handle XY Plot script inputs.
- Updated
Efficient Loader:
- Restructured the guts of the loader for future flexibility.
...
Rest of the nodes are unchanged.
Efficient Loader:
- Added Baked VAE as an option on VAE select.
- Node will no longer reload unnecessarily on changes.
Efficient KSampler:
- Added a 'Preview Image' toggle on the Efficient Ksampler.
- Fixed mistakes in console messaging text.
- Fixed bugs and errors associated with the 'Hold' state.
- Added messages to the console for when a sampler output is being held.
- Refactored node code.
Image Overlay:
- Fixed rotation of overlay cropping the overlay image.
- Fixed an issue with the opacity slider not applying transparency correctly.
Efficient Loader:
- Added Baked VAE as an option on VAE select.
- Node will no longer reload unnecessarily on changes.
Efficient Sampler:
- Added a 'Preview Image' toggle on the Efficient Ksampler.
Image Overlay:
- Fixed rotation of overlay cropping the overlay image.
- Fixed an issue with the opacity slider not applying transparency correctly.