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.
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.