v0.3.32
📦 comfyuiView on GitHub →
✨ 3 features🐛 2 fixes🔧 1 symbols
Summary
This release adds more API nodes and introduces an option to disable them, alongside several updates to normalization layers across various models and a fix for video saving errors.
Migration Steps
- If you rely on specific API nodes that are now disabled by default or if you were using the previous behavior, consider using the new `--disable-api-nodes` flag if needed.
✨ New Features
- Added more API nodes.
- Introduced a command-line flag `--disable-api-nodes` to disable API nodes.
- Support saving Comfy `VIDEO` type to buffer.
🐛 Bug Fixes
- Fixed an error when creating video where sliced audio tensor chunks were non-c-contiguous.
- Resolved an issue that was incorrectly showing a warning.
🔧 Affected Symbols
Comfy VIDEO type