v0.13.0
📦 comfyuiView on GitHub →
✨ 4 features🐛 11 fixes🔧 9 symbols
Summary
This release focuses heavily on improving the stability and performance of ACE Step 1.5, introducing fixes for VRAM usage, and adding support for LTX2 in EasyCache. New features include a Create List node and updates to API nodes.
Migration Steps
- Ace step 1.5 base model now works properly with the default workflow; review workflows if issues arise.
- Ace step 1.5 now pads reference audio if it is not long enough.
✨ New Features
- Added a Create List node.
- EasyCache now supports LTX2.
- Added search_aliases to sa-solver and seeds-2 nodes.
- Added new models (V3, O3) to api-nodes-Kling.
🐛 Bug Fixes
- Fixed ace step 1.5 to work without the LLM.
- Fixed lowVRAM issues with ace step 1.5.
- Fixed issue when using disable_unet_model_creation.
- Fixed return_word_ids=True behavior with Anima tokenizer.
- Fixed LazyCache functionality.
- Disabled prompt weights for ltxv2.
- Made tonemap latent work on any dimension latents.
- Implemented Dynamic VRAM fixes for Ace 1.5 performance and a VRAM leak.
- Improved ACE-Steps 1.5 text encoding.
- Ensured ace step prompts match correctly.
- Fixed Moonvalley-API-Nodes issue where the "steps" parameter raised an exception.