Fixes
- Fix crash on safetensors load for third-party models
- Fix checkpoint saving in multiprocessing mode
- Fix ACE step NaN issue on some hardware/PyTorch configs
- Fix ACE text encoder slowness on certain configs
Features
- Add
File3DAnyoutput type to Load3D node; SaveGLB now acceptsFile3DAnyinput - Add LLM sampling options to ACE step 1.5
- Enable reference audio support on ACE...