user1
|
754017b59e
|
Added an additional "raw_processed_image" output port to controlnets, mainly so could route ImageField to a ShowImage node
|
2023-05-26 21:44:00 -04:00 |
|
user1
|
21251ce12c
|
Added HED, LineArt, and OpenPose ControlNet nodes
|
2023-05-26 21:44:00 -04:00 |
|
user1
|
dc12fa6cd6
|
changes to base class for controlnet nodes
|
2023-05-26 21:44:00 -04:00 |
|
user1
|
f2f4c37f19
|
Refactored ControlNet nodes so they subclass from PreprocessedControlInvocation, and only need to override run_processor(image) (instead of reimplementing invoke())
|
2023-05-26 21:44:00 -04:00 |
|
user1
|
5e4c0217c7
|
Switching to ControlField for output from controlnet nodes.
|
2023-05-26 21:44:00 -04:00 |
|
user1
|
6ed0efa938
|
Added first controlnet preprocessor node for canny edge detection.
|
2023-05-26 21:44:00 -04:00 |
|