IP-Adapter/ip_adapter
Hu Ye 62e4af9d0c
add sd3_attention_processor.py
2024-06-28 10:47:03 +08:00
..
__init__.py Add an updated version of IP-Adapter-Face 2023-11-10 11:17:16 +08:00
attention_processor.py for the new diffuser version 2024-04-16 18:45:47 +08:00
attention_processor_faceid.py for the new diffuser version 2024-04-16 18:46:58 +08:00
custom_pipelines.py style: Format code indent, import order and remove trailing whitespace 2023-11-08 07:13:26 +08:00
ip_adapter.py all generators use get_generator() now 2024-02-15 12:58:57 +03:00
ip_adapter_faceid.py device added as a parameter 2024-02-15 10:55:54 +03:00
ip_adapter_faceid_separate.py repeat face embeds according to num samples to match with prompt list length 2024-05-29 14:35:24 +03:00
resampler.py addpositional embedding and mean pooled latents 2023-11-08 14:36:39 +01:00
sd3_attention_processor.py add sd3_attention_processor.py 2024-06-28 10:47:03 +08:00
test_resampler.py addpositional embedding and mean pooled latents 2023-11-08 14:36:39 +01:00
utils.py device added as a parameter 2024-02-15 10:55:54 +03:00