Skip to content

Remove deprecated VQModel/VQEncoderOutput shim (past target version 0.31) #14365

Description

@Dev-X25874

src/diffusers/models/vq_model.py still contains the backward-compat shim for VQModel/VQEncoderOutput with deprecate(..., 0.31). Current version is 0.40.0.dev0, so this is well past its removal target. Happy to send a PR removing this file and its reference in the relevant init.py if maintainers are OK with it. Let me know if this is still wanted or already being handled elsewhere.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingmodelsneeds-code-exampleWaiting for relevant code example to be provided

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions