What's Changed
- fix: ksampler error when the tensor is not contiguous #535 by @wallen0322 in #673
- feat: example script for Qwen-Image-Edit by @lmxyy in #679
- feat: add rank calculation in merge_safetensors by @senlyu163 in #663
- feat: support controlnet for qwenimagemodel by @ttio2tech in #681
- feat: sdxl model support by @devgdovg in #674
- chore: add qwen-image tests for v1, clean the requirements by @lmxyy in #712
- feat: support Qwen-Image-Edit-2509 by @lmxyy in #721
- feat: qwen-image-edit-2509 lightning support by @lmxyy in #728
- chore: update the workflows by @lmxyy in #739
- fix: qwen-image-edit-2509 docs and examples by @amchii in #731
- fix: handle output shape when sequence length is padded by
pad_tensor
by @senlyu163 in #709 - chore: add V1 flux tests by @lmxyy in #742
New Contributors
- @wallen0322 made their first contribution in #673
- @ttio2tech made their first contribution in #681
- @devgdovg made their first contribution in #674
- @amchii made their first contribution in #731
Full Changelog: v1.0.0...v1.0.1