What's Changed
- Support hunyuan image distilled model. by @comfyanonymous in #9807
- Update template to 0.1.81 by @comfyui-wiki in #9811
- Fast preview for hunyuan image. by @comfyanonymous in #9814
- Implement hunyuan image refiner model. by @comfyanonymous in #9817
- Add Output to V3 Combo type to match what is possible with V1 by @Kosinkadink in #9813
- Bump frontend to 1.26.11 by @benceruleanlu in #9809
- Add noise augmentation to hunyuan image refiner. by @comfyanonymous in #9831
- Fix hunyuan refiner blownout colors at noise aug less than 0.25 by @comfyanonymous in #9832
- Set default hunyuan refiner shift to 4.0 by @comfyanonymous in #9833
- API nodes: add kling-v2-1 model to the KlingStartEndFrame node by @bigcat88 in #9630
- [V3] convert Minimax API nodes to the V3 schema by @bigcat88 in #9693
- [V3] convert WanCameraEmbedding node to V3 schema by @bigcat88 in #9714
- [V3] convert Cosmos nodes to V3 schema by @bigcat88 in #9721
- [V3] convert nodes_cond.py to V3 schema by @bigcat88 in #9719
- [V3] convert CFG nodes to V3 schema by @bigcat88 in #9717
- [V3] convert Canny node to V3 schema by @bigcat88 in #9743
- [V3] convert Moonvalley API nodes to the V3 schema by @bigcat88 in #9698
- Better way of doing the generator for the hunyuan image noise aug. by @comfyanonymous in #9834
- Enable Runtime Selection of Attention Functions by @Kosinkadink in #9639
- Hunyuan refiner vae now works with tiled. by @comfyanonymous in #9836
- Support wav2vec base models by @kijai in #9637
- Cleanup. by @comfyanonymous in #9838
- HunyuanImage: Remove single quote pattern to avoid wrong text matches by @KimbingNg in #9842
- Add support for Chroma Radiance by @blepping in #9682
- Changes to the previous radiance commit. by @comfyanonymous in #9851
- Make ModuleNotFoundError ImportError instead by @Kosinkadink in #9850
- Add that hunyuan image is supported to readme. by @comfyanonymous in #9857
- Support the omnigen2 umo lora. by @comfyanonymous in #9886
- Fix python -O and BatchedBrownianTree w0 handling by @blepping in #9884
- Add encoder part of whisper large v3 as an audio encoder model. by @comfyanonymous in #9894
- Reduce Peak WAN inference VRAM usage by @rattus128 in #9898
- Support the 1.7B HuMo model. by @comfyanonymous in #9903
- Support the HuMo 17B model. by @comfyanonymous in #9912
- Enable fp8 ops by default on gfx1200 by @0xDELUXA in #9926
- Fix image sharpen node by @jetjodh in #9932
- Do padding of audio embed in model for humo for more flexibility. by @comfyanonymous in #9935
- Bump frontend to 1.26.13 by @christian-byrne in #9933
- Basic WIP support for the wan animate model. by @comfyanonymous in #9939
- fix(api_nodes): reduce default timeout from 7 days to 2 hours by @bigcat88 in #9918
- fix(seedream4): add flag to ignore error on partial success by @bigcat88 in #9952
- Update WanAnimateToVideo to more easily extend videos. by @comfyanonymous in #9959
- Add inputs for character replacement to the WanAnimateToVideo node. by @comfyanonymous in #9960
- [Reviving #5709] Add strength input to Differential Diffusion by @Kosinkadink in #9957
- Fix LoRA Trainer bugs with FP8 models. by @KohakuBlueleaf in #9854
- Lower wan memory estimation value a bit. by @comfyanonymous in #9964
- Set some wan nodes as no longer experimental. by @comfyanonymous in #9976
- Support for qwen edit plus model. Use the new TextEncodeQwenImageEditPlus node. by @comfyanonymous in #9986
- Add offset param to
/history
endpoint by @christian-byrne in #9977 - Fix bug with WanAnimateToVideo node. by @comfyanonymous in #9988
- Fix bug with WanAnimateToVideo. by @comfyanonymous in #9990
- update template to 0.1.86 by @comfyui-wiki in #9998
- feat(api-nodes): add wan t2i, t2v, i2v nodes by @bigcat88 in #9996
New Contributors
- @KimbingNg made their first contribution in #9842
- @rattus128 made their first contribution in #9898
- @0xDELUXA made their first contribution in #9926
- @jetjodh made their first contribution in #9932
Full Changelog: v0.3.59...v0.3.60