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