v0.3.71
Comfy-Org/ComfyUIv0.3.71Nov 21, 2025by github-actions[bot]
AI Summary
Adds support for the Nano Banana Pro model and Topaz API nodes, alongside improvements to image batching and workflow management.
Key Highlights
- Nano Banana Pro model support
- Topaz API nodes
- ImageBatch channel count fix
- Llama TE final norm toggle
New Features
- Nano Banana Pro
- Topaz API nodes
- ImageBatch improvements
- Llama TE final norm toggle
Full Release Notes
## What's Changed * Add a way to disable the final norm in the llama based TE models. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/10794 * change display name of PreviewAny node to "Preview as Text" by @bigcat88 in https://github.com/comfyanonymous/ComfyUI/pull/10796 * [V3] convert hunyuan3d.py to V3 schema by @bigcat88 in https://github.com/comfyanonymous/ComfyUI/pull/10664 * Fix workflow name. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/10806 * [API Nodes] add Topaz API nodes by @bigcat88 in https://github.com/comfyanonymous/ComfyUI/pull/10755 * Disable workaround on newer cudnn. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/10807 * Update server templates handler to use new multi-package distribution (comfyui-workflow-templates versions >=0.3) by @christian-byrne in https://github.com/comfyanonymous/ComfyUI/pull/10791 * Fix ImageBatch with different channel count. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/10815 * Make Batch Images node add alpha channel when one of the inputs has it by @Kosinkadink in https://github.com/comfyanonymous/ComfyUI/pull/10816 * feat(api-nodes): add Nano Banana Pro by @bigcat88 in https://github.com/comfyanonymous/ComfyUI/pull/10814 * fix(KlingLipSyncAudioToVideoNode): convert audio to mp3 format by @bigcat88 in https://github.com/comfyanonymous/ComfyUI/pull/10811 * bump comfyui-workflow-templates for nano banana 2 by @christian-byrne in https://github.com/comfyanonymous/ComfyUI/pull/10818 * HunyuanVideo 1.5 by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/10819 * Fix wrong path. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/10821 **Full Changelog**: https://github.com/comfyanonymous/ComfyUI/compare/v0.3.70...v0.3.71