What's Changed
- Fix crash on safetensors load for some 3rd party Models by @rattus128 in #12266
- mp: Fix checkpoint saving by @rattus128 in #12268
- add File3DAny output to Load3D node; extend SaveGLB to accept File3DAny as input by @bigcat88 in #12276
- Fix ace step nan issue on some hardware/pytorch configs. by @comfyanonymous in #12289
- Try to fix ace text encoder slowness on some configs. by @comfyanonymous in #12290
- Add llm sampling options and make reference audio work on ace step 1.5 by @comfyanonymous in #12295
- Disable sage attention on ace step 1.5 by @comfyanonymous in #12297
- Improvements to ACE-Steps 1.5 text encoding by @blepping in #12283
- Add VAE tiled decode node for audio. by @comfyanonymous in #12299
Full Changelog: v0.12.2...v0.12.3