What's Changed
- Change chroma to use Flux shift. by @comfyanonymous in #7961
- Better mem estimation for the LTXV 13B model. by @comfyanonymous in #7963
- Initial ACE-Step model implementation. by @comfyanonymous in #7972
- Refuse to load api nodes on old pyav version. by @comfyanonymous in #7981
- Experimental lyrics strength for ACE. by @comfyanonymous in #7984
- Detection code to make ltxv models without config work. by @comfyanonymous in #7986
- Make torchaudio not a hard requirement. by @comfyanonymous in #7987
- Adjust memory estimation code for ACE VAE. by @comfyanonymous in #7990
- Make japanese hiragana and katakana characters work with ACE. by @comfyanonymous in #7997
- Make ACE VAE tiling work. by @comfyanonymous in #8004
Full Changelog: v0.3.32...v0.3.33