Skip to content

Question about qwen-image-edit-2511 loading warning #12889

@wizardbob

Description

@wizardbob

When loading the model qwen-image-edit-2511 using the diffusers library, I encounter the following warning:

The config attributes {'zero_cond_t': True} were passed to QwenImageTransformer2DModel, but are not expected and will be ignored. Please verify your config.json configuration file.

This suggests that the zero_cond_t parameter is present in the model’s config but is not recognized by the current implementation of QwenImageTransformer2DModel. Could you please clarify whether this attribute is deprecated, optional, or requires a specific version of the library? Additionally, is there any recommended action to suppress or resolve this warning?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions