v0.10.0

Comfy-Org/ComfyUIv0.10.0Jan 21, 2026by github-actions[bot]

AI Summary

Adds ByteDance nodes and fixes AMD GPU audio handling issues while improving workflow templates and widget support.

Key Highlights

  • ByteDance seedance-1-5-pro node
  • AMD GPU audio tensor fix
  • Advanced parameter widgets

New Features

  • ByteDance Edit node
  • AMD GPU audio tensor fix
  • Advanced parameter widgets
  • Workflow template updates
  • Auto-discovery of node files

Full Release Notes

## What's Changed
* Update workflow templates to v0.8.7 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/11896
* Update workflow templates to v0.8.10 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/11899
* Adjust memory usage factor calculation for flux2 klein. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/11900
* Added try-except around seed_assets call in get_object_info by @Kosinkadink in https://github.com/Comfy-Org/ComfyUI/pull/11901
* feat(api-nodes): extend ByteDance nodes with seedance-1-5-pro model by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/11871
* Update workflow templates to v0.8.11 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/11918
* Add image sizes to clip vision outputs. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/11923
* Update readme rdna3 nightly url by @alexheretic in https://github.com/Comfy-Org/ComfyUI/pull/11937
* Fix: TypeError on AMD GPUs by moving audio tensor to CPU before numpy conversion by @TheephopWS in https://github.com/Comfy-Org/ComfyUI/pull/11787
* Bump comfy-kitchen dependency to version 0.2.7 by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/11941
* chore(api-nodes): remove non-used; extract model to separate files by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/11927
* chore(api-nodes): remove check for pyav>=14.2 in code  by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/11934
* feat: add advanced parameter to Input classes for advanced widgets support by @christian-byrne in https://github.com/Comfy-Org/ComfyUI/pull/11939
* [API Nodes]: auto-discover all nodes_*.py files  by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/11943
* Readme update. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/11957
* Update workflow templates to v0.8.14 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/11974
* feat(api-nodes): add Bria Edit node by @Kosinkadink in https://github.com/Comfy-Org/ComfyUI/pull/11978
* Make Autogrow validation work properly by @Kosinkadink in https://github.com/Comfy-Org/ComfyUI/pull/11977
* Simpler way to implement the #11980 loras. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/11981
* Convert mono audio to fake stereo for LTXV VAE encoding by @rkfg in https://github.com/Comfy-Org/ComfyUI/pull/11965
* Fix #11963 by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/11982

## New Contributors
* @TheephopWS made their first contribution in https://github.com/Comfy-Org/ComfyUI/pull/11787
* @rkfg made their first contribution in https://github.com/Comfy-Org/ComfyUI/pull/11965

**Full Changelog**: https://github.com/Comfy-Org/ComfyUI/compare/v0.9.2...v0.10.0