Larger refactor to enable ControlNet by exposing output/middle/input control as optional inputs. Nonetheless, should this be backwards compatible.
Some of the logic moved into a model helper class to hopefully make it easier to adopt new architectures. Furthermore were ONNX export and Import nodes added to allow for a more flexible engine building workflow.
Larger refactor to enable ControlNet by exposing output/middle/input control as optional inputs. Nonetheless, should this be backwards compatible.
Some of the logic moved into a model helper class to hopefully make it easier to adopt new architectures. Furthermore were ONNX export and Import nodes added to allow for a more flexible engine building workflow.