Unclaimed project
Are you a maintainer of ComfyUI? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
aicomfycomfyuipythonpytorchstable-diffusion
Last updated 4 months ago
Back to changelogNew
v0.10.0
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/11927chore(api-nodes): remove check for pyav>=14.2 in code by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/11934feat: 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/11943Readme update. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/11957Update workflow templates to v0.8.14 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/11974feat(api-nodes): add Bria Edit node by @Kosinkadink in https://github.com/Comfy-Org/ComfyUI/pull/11978Make Autogrow validation work properly by @Kosinkadink in https://github.com/Comfy-Org/ComfyUI/pull/11977Simpler way to implement the #11980 loras. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/11981Convert mono audio to fake stereo for LTXV VAE encoding by @rkfg in https://github.com/Comfy-Org/ComfyUI/pull/11965Fix #11963 by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/11982New 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