Skip to content

Conversation

@prt-prt
Copy link

@prt-prt prt-prt commented Nov 27, 2025

Previously, if 'controlnets' or 'ipadapters' lists existed in config, the use_controlnet/use_ipadapter flags were ignored and always set to True. This caused TensorRT engines to be built with ControlNet/IPAdapter support even when disabled, leading to OOM errors during compilation.

Now the explicit use_controlnet and use_ipadapter boolean flags are checked first, and only if True will the feature be enabled."

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant