What's Changed
- Bump frontend to 1.30.6 by @christian-byrne in #10793
- --disable-api-nodes now sets CSP header to force frontend offline. by @comfyanonymous in #10829
- update workflow templates (to add hunyuan video and nano banana pro variants) by @christian-byrne in #10834
- Add display names to Hunyuan latent video nodes. by @comfyanonymous in #10837
- Add better error message for common error. by @comfyanonymous in #10846
- [fix] Fixes non-async public API access by @guill in #10857
- fix(api-nodes): edge cases in responses for Gemini models by @bigcat88 in #10860
- add get_frame_count and get_frame_rate methods to
VideoInputclass by @bigcat88 in #10851 - [BlockInfo] Chroma by @Haoming02 in #10843
- [BlockInfo] Qwen-Image by @Haoming02 in #10842
- [BlockInfo] HunyuanVideo by @Haoming02 in #10844
- Bump transformers version in requirements.txt by @comfyanonymous in #10869
- Cleanup and fix issues with text encoder quants. by @comfyanonymous in #10872
- Allow pinning quantized tensors. by @comfyanonymous in #10873
- Don't try fp8 matrix mult in quantized ops if not supported by hardware. by @comfyanonymous in #10874
- I found a case where this is needed by @comfyanonymous in #10875
- Flux 2 by @comfyanonymous in #10879
- [API Nodes] add Flux.2 Pro node by @bigcat88 in #10880
- Add Flux 2 support to README. by @comfyanonymous in #10882
Full Changelog: v0.3.71...v0.3.72