v0.18.1
📦 comfyuiView on GitHub →
🐛 4 fixes🔧 3 symbols
Summary
This patch release focuses on stability and correctness, primarily fixing several issues related to fp16 precision in nodes like Canny and sampling, alongside a specific fix for the wan vae implementation.
🐛 Bug Fixes
- Fixed canny node not working correctly with fp16 precision.
- Fixed sampling issue when using fp16 intermediates.
- Fixed fp16 intermediates producing different results than expected.
- Fixed light/color issue in the wan vae implementation.