invoke-ai / invoke-ai/InvokeAI
[enhancement]: Z-Image IP Adapter
- Dominant language
- Python
- Stars
- 28.2k
- Forks
- 3k
- Avg merge
- 6d 5h
- Merged PRs (30d)
- 19
Description
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Contact Details
_No response_
### What should this feature add?
Research by @DragonDiffusionbyBoyo suggests that SD3 IP Adapters can be used with Z-Image Turbo after some code modifications.
The ComfyUI code designed for this purpose is MIT-licensed and available [here](https://github.com/DragonDiffusionbyBoyo/Boyonodes/blob/b69824a93bb2a4d44950a3e0b220dd8915093273/zimage_ip_adapter_nodes.py) and [here](https://github.com/DragonDiffusionbyBoyo/Boyonodes/blob/b69824a93bb2a4d44950a3e0b220dd8915093273/zimage_attention_wrapper.py). It may be possible to port this code to Invoke/Diffusers to round out the Z-Image Turbo functionality.
cc @Pfannkuchensack
### Alternatives
_No response_
### Additional Content
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.