v0.3.36
📦 comfyuiView on GitHub →
✨ 3 features🐛 6 fixes🔧 4 symbols
Summary
This release focuses on performance improvements, especially for queued prompts and torch.compile compatibility, alongside adding new features like stackable VACE conditionings and fp8 compute support.
✨ New Features
- Added append feature to conditioning_set_values.
- Made VACE conditionings stackable.
- Added argument to explicitly enable fp8 compute support.
🐛 Bug Fixes
- Made torch.compile LoRA/key-compatible.
- Fixed issues in ComfyUI server.
- Improved performance when handling a large number of queued prompts.
- Removed mtl from the 3D model file list.
- Removed blocking call from timestep embedding of Chroma.
- Provided better error reporting if sageattention is installed but a dependency is missing.
🔧 Affected Symbols
torch.compileconditioning_set_valuesChroma timestep embeddingsageattention