Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ComfyUI_windows_portable_nvidia.7z | 2025-07-28 | 2.1 GB | |
README.md | 2025-07-28 | 3.7 kB | |
v0.3.46 source code.tar.gz | 2025-07-28 | 6.6 MB | |
v0.3.46 source code.zip | 2025-07-28 | 6.8 MB | |
Totals: 4 Items | 2.1 GB | 6 |
What's Changed
- Replace torchaudio.load with pyav. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/8989
- Add hidream e1.1 example to readme. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/8990
- This is not needed. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/8991
- Try to fix line endings workflow. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/9001
- Add xpu version for async offload and some other things. by @simonlui in https://github.com/comfyanonymous/ComfyUI/pull/9004
- Add default device argument. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/9023
- Fix xpu function not implemented. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/9026
- Fix xpu function not implemented p2. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/9027
- Enable pytorch attention by default for gfx1201 on torch 2.8 by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/9029
- Only enable cuda malloc on cuda torch. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/9031
- Separate denoised and noise estimation in Euler CFG++ by @chaObserv in https://github.com/comfyanonymous/ComfyUI/pull/9008
- [Training Node] algo support, grad acc, optional grad ckpt by @KohakuBlueleaf in https://github.com/comfyanonymous/ComfyUI/pull/9015
- Support Iluvatar CoreX by @honglyua-il in https://github.com/comfyanonymous/ComfyUI/pull/8585
- Added parameter required_frontend_version in the /system_stats API response by @shivansh-gupta4 in https://github.com/comfyanonymous/ComfyUI/pull/8875
- Print xpu device name. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/9035
- Add WAN ATI support by @ecfairle in https://github.com/comfyanonymous/ComfyUI/pull/8874
- Remove useless code. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/9041
- Update template to 0.1.40 by @comfyui-wiki in https://github.com/comfyanonymous/ComfyUI/pull/9048
- Fix issue with line endings github workflow. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/9053
- Update negative prompt for Moonvalley nodes by @Thor-ATX in https://github.com/comfyanonymous/ComfyUI/pull/9038
- Add map_function to get_history. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/9056
- Remove useless code. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/9059
- Fix link from docs (due to document updates) by @comfyui-wiki in https://github.com/comfyanonymous/ComfyUI/pull/9060
- Small readme update. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/9071
- Add Moonvalley Marey V2V node with updated input validation by @christian-byrne in https://github.com/comfyanonymous/ComfyUI/pull/9069
- Update template to 0.1.41 by @comfyui-wiki in https://github.com/comfyanonymous/ComfyUI/pull/9079
- Wan 2.2 support. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/9080
- Add wan2.2 to readme. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/9081
New Contributors
- @honglyua-il made their first contribution in https://github.com/comfyanonymous/ComfyUI/pull/8585
- @shivansh-gupta4 made their first contribution in https://github.com/comfyanonymous/ComfyUI/pull/8875
- @ecfairle made their first contribution in https://github.com/comfyanonymous/ComfyUI/pull/8874
- @Thor-ATX made their first contribution in https://github.com/comfyanonymous/ComfyUI/pull/9038
Full Changelog: https://github.com/comfyanonymous/ComfyUI/compare/v0.3.45...v0.3.46