InvokeAI/invokeai/backend/ip_adapter
2023-09-07 18:20:21 -04:00
..
__init__.py chore: flake8 cleanup 2023-09-05 12:07:12 +12:00
attention_processor.py Specify the image_embedding_len in the IPAttnProcessor rather than the text embedding length. This enables the IPAttnProcessor to handle text embeddings of varying lengths. 2023-09-07 18:20:21 -04:00
ip_adapter.py Specify the image_embedding_len in the IPAttnProcessor rather than the text embedding length. This enables the IPAttnProcessor to handle text embeddings of varying lengths. 2023-09-07 18:20:21 -04:00
resampler.py cleanup: Some basic cleanup 2023-09-05 11:54:28 +12:00
utils.py fix(ip_adapter): add None to types 2023-09-05 12:30:00 +10:00