Commit Graph

10 Commits

Author SHA1 Message Date
Alexander Brown
ee66e4ba15 Update efficiency_nodes.py 2023-04-09 12:14:16 -07:00
Alexander Brown
3ab61366ce Add some typing and explicit declaration 2023-04-09 12:14:04 -07:00
Alexander Brown
efe1f68011 classmethods take cls pylance warning 2023-04-09 11:39:11 -07:00
Alexander Brown
d1c2156bf8 Organize imports, remove unused 2023-04-09 11:37:33 -07:00
TSC
8b7800ad5b Add files via upload
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.
2023-04-07 22:16:34 -05:00
TSC
de81cead21 Add files via upload
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.
2023-04-07 16:06:46 -05:00
TSC
83903e64f7 Add files via upload 2023-04-07 00:11:34 -05:00
TSC
451681166a Add files via upload 2023-04-06 21:14:35 -05:00
TSC
cbb640bbd9 Add files via upload 2023-04-06 19:09:18 -05:00
TSC
d70abd17a5 Add files via upload 2023-04-06 15:05:52 -05:00