Change8

v0.35.2

📦 diffusersView on GitHub →
1 features🐛 3 fixes🔧 5 symbols

Summary

This patch release focuses on bug fixes for model initialization, device placement for Wan and LTX models, and ensuring compatibility with PyTorch 2.3.1.

✨ New Features

  • Added support for handling offload_state_dict when initializing transformers models.

🐛 Bug Fixes

  • Fixed PyTorch 2.3.1 compatibility by adding a version guard for torch.library.
  • Fixed issue where scale_shift_factor remained on CPU for Wan and LTX models.
  • Fixed TRANSFORMERS_FLAX_WEIGHTS_NAME import issue in CI.

🔧 Affected Symbols

offload_state_dicttorch.libraryTRANSFORMERS_FLAX_WEIGHTS_NAMEWanLTX