KEMBAR78
Qwen-Image by naykun · Pull Request #12055 · huggingface/diffusers · GitHub
Skip to content

Conversation

naykun
Copy link
Contributor

@naykun naykun commented Aug 3, 2025

Adding Qwen-Image

This PR introduces Qwen-Image into the diffusers library. For more information about Qwen-Image and advanced usage examples, see the official repository: Qwen-Image

Thanks the support of @yiyixuxu @a-r-r-o-w

naykun added 4 commits July 31, 2025 15:08
- remove unused logics related to controlnet/ip-adapter
- compatible with attention dispatcher
- cond cache support
- cond cache registry
- attention backend argument
- fix copies
Copy link
Collaborator

@yiyixuxu yiyixuxu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@yiyixuxu yiyixuxu merged commit 8e53cd9 into huggingface:main Aug 3, 2025
10 of 11 checks passed
Beinsezii pushed a commit to Beinsezii/diffusers that referenced this pull request Aug 7, 2025
* (feat): qwen-image integration

* fix(qwen-image):
- remove unused logics related to controlnet/ip-adapter

* fix(qwen-image):
- compatible with attention dispatcher
- cond cache support

* fix(qwen-image):
- cond cache registry
- attention backend argument
- fix copies

* fix(qwen-image):
- remove local test

* Update src/diffusers/models/transformers/transformer_qwenimage.py

---------

Co-authored-by: YiYi Xu <yixu310@gmail.com>
Beinsezii pushed a commit to Beinsezii/diffusers that referenced this pull request Aug 7, 2025
* (feat): qwen-image integration

* fix(qwen-image):
- remove unused logics related to controlnet/ip-adapter

* fix(qwen-image):
- compatible with attention dispatcher
- cond cache support

* fix(qwen-image):
- cond cache registry
- attention backend argument
- fix copies

* fix(qwen-image):
- remove local test

* Update src/diffusers/models/transformers/transformer_qwenimage.py

---------

Co-authored-by: YiYi Xu <yixu310@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants