Ryan Dick
|
78828b6b9c
|
WIP - Accept a list of IPAdapterFields in DenoiseLatents.
|
2023-10-06 20:43:43 -04:00 |
|
Ryan Dick
|
50a0691514
|
flake8
|
2023-09-08 18:05:31 -04:00 |
|
Ryan Dick
|
b2d5b53b5f
|
Pass IP-Adapter conditioning via cross_attention_kwargs instead of concatenating to the text embedding. This avoids interference with other features that manipulate the text embedding (e.g. long prompts).
|
2023-09-08 11:47:36 -04:00 |
|
Ryan Dick
|
ddc148b70b
|
Move ConditioningData and its field classes to their own file. This will allow new conditioning types to be added more cleanly without introducing circular dependencies.
|
2023-09-08 11:00:11 -04:00 |
|