What's Changed
- Fix progress update crossover between users by @guill in #9706
- Add Hunyuan 3D 2.1 Support by @yousef-rafat in #8714
- Some changes to the previous hunyuan PR. by @comfyanonymous in #9725
- fix: add cache headers for images by @arjansingh in #9560
- Fix lowvram issues with hunyuan3d 2.1 by @comfyanonymous in #9735
- Print all fast options in --help by @comfyanonymous in #9737
- Enable bf16 VAE on RDNA4. by @comfyanonymous in #9746
- Don't enable pytorch attention on AMD if triton isn't available. by @comfyanonymous in #9747
- Fix amd_min_version crash when cpu device. by @comfyanonymous in #9754
- Add ZeroDivisionError catch for EasyCache logging statement by @Kosinkadink in #9768
- Add explicit casting in apply_rope for Qwen VL by @contentis in #9759
- Support qwen inpaint controlnet. by @comfyanonymous in #9772
- API nodes: add ByteDance video by @bigcat88 in #9712
- Small refactor of some vae code. by @comfyanonymous in #9787
- Change validate_inputs' output typehint to 'bool | str' and update docstrings by @Kosinkadink in #9786
- Fix issue on old torch. by @comfyanonymous in #9791
- Support hunyuan image 2.1 regular model. by @comfyanonymous in #9792
- Update template to 0.1.76 by @comfyui-wiki in #9793
- Fix lowvram issue with hunyuan image vae. by @comfyanonymous in #9794
- API nodes: add StabilityAI Audio API nodes by @bigcat88 in #9749
New Contributors
- @yousef-rafat made their first contribution in #8714
- @arjansingh made their first contribution in #9560
Full Changelog: v0.3.57...v0.3.58