Jedrzej Kosinski
|
b12cc83c5b
|
Modified callbacks and wrappers so that unregistered types can be used, allowing custom_nodes to have their own unique callbacks/wrappers if desired
|
2024-11-11 09:05:07 -06:00 |
Jedrzej Kosinski
|
638c4086a3
|
Fixed inconsistency of results when schedule_clip is set to False, small renaming/typo fixing, added initial support for ControlNet extra_hooks to work in tandem with normal cond hooks, initial work on calc_cond_batch merging all subdicts in returned transformer_options
|
2024-11-11 08:41:08 -06:00 |
Jedrzej Kosinski
|
9dde713347
|
Refactored hooks in calc_cond_batch to be part of get_area_and_mult tuple, added extra_hooks to ControlBase to allow custom controlnets w/ hooks, small cleanup and renaming
|
2024-11-04 05:46:27 -06:00 |
Jedrzej Kosinski
|
0fbefb8428
|
Refactored code to store wrappers and callbacks in transformer_options, added apply_model and diffusion_model.forward wrappers
|
2024-11-03 06:22:48 -06:00 |
Jedrzej Kosinski
|
51e8d5554c
|
Moved WrappersMP/CallbacksMP/WrapperExecutor to patcher_extension.py
|
2024-11-02 22:21:16 -05:00 |