Skip to content

Release 0.16.6

Choose a tag to compare

@github-actions github-actions released this 20 Feb 19:45
· 154 commits to main since this release
479ace0

✨ Improvements

  • SeedVR2 7B support: Add support for the SeedVR2 7B upscaler variant.
  • Qwen-Image parity with diffusers: Align Qwen-Image behavior more closely with the diffusers reference implementation.
  • FIBO scheduler default: Default FIBO generate_image to flow_match_euler_discrete.

🧰 DX & Maintenance

  • Repo tooling cleanup: Remove unused Cursor command wrappers from the repository.
  • SeedVR2 7B test coverage: Add image test support for the new SeedVR2 7B path.

👩‍💻 Contributors