mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
(minor) Remove duplicate TODO.
This commit is contained in:
parent
77d135967f
commit
c34b359c36
@ -229,8 +229,6 @@ class InvokeAIDiffuserComponent:
|
||||
total_step_count: int,
|
||||
**kwargs,
|
||||
):
|
||||
# TODO(ryand): Raise here if both cross attention control and ip-adapter are enabled?
|
||||
|
||||
cross_attention_control_types_to_do = []
|
||||
context: Context = self.cross_attention_control_context
|
||||
if self.cross_attention_control_context is not None:
|
||||
|
Loading…
Reference in New Issue
Block a user