| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ComfyUI_windows_portable_nvidia_cu128.7z | 2025-12-17 | 2.0 GB | |
| ComfyUI_windows_portable_nvidia_cu126.7z | 2025-12-17 | 1.7 GB | |
| ComfyUI_windows_portable_amd.7z | 2025-12-17 | 1.3 GB | |
| ComfyUI_windows_portable_nvidia.7z | 2025-12-17 | 1.8 GB | |
| README.md | 2025-12-17 | 5.2 kB | |
| v0.5.0 source code.tar.gz | 2025-12-17 | 6.9 MB | |
| v0.5.0 source code.zip | 2025-12-17 | 7.1 MB | |
| Totals: 7 Items | 6.7 GB | 3 | |
What's Changed
- Bump frontend to 1.34.8 by @benceruleanlu in https://github.com/comfyanonymous/ComfyUI/pull/11220
- fix: correctly process the Node V1 dict results on V3 node by @bigcat88 in https://github.com/comfyanonymous/ComfyUI/pull/11237
- Tweak Z Image memory estimation. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/11254
- Fix: filter hidden files from /internal/files endpoint by @Myestery in https://github.com/comfyanonymous/ComfyUI/pull/11191
- Lower VAE loading requirements:Create a new branch for GPU memory calculations in qwen-image vae by @jiangchengchengark in https://github.com/comfyanonymous/ComfyUI/pull/11199
- feat(api-nodes): enable Kling Omni Image node by @bigcat88 in https://github.com/comfyanonymous/ComfyUI/pull/11229
- Adjust memory usage factor for sd3. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/11257
- Fix regular chroma radiance by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/11276
- This only works on radiance. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/11277
- Better chroma radiance vram estimation. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/11278
- Make portable updater work with repos in unmerged state. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/11281
- WanMove support by @kijai in https://github.com/comfyanonymous/ComfyUI/pull/11247
- Respect the dtype the op was initialized in for non quant mixed op. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/11282
- feat(api-nodes): Kling TextToVideoWithAudio and ImageToVideoWithAudio nodes by @bigcat88 in https://github.com/comfyanonymous/ComfyUI/pull/11267
- Fix bias dtype issue in mixed ops. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/11293
- Basic implementation of z image fun control union 2.0 by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/11304
- Fix pytorch warnings. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/11314
- seeds_2: add phi_2 variant and sampler node by @chaObserv in https://github.com/comfyanonymous/ComfyUI/pull/11309
- Update warning for old pytorch version. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/11319
- bump manager to the 4.0.3b5 by @ltdrdata in https://github.com/comfyanonymous/ComfyUI/pull/11324
- Update workflow templates to v0.7.59 by @comfyui-wiki in https://github.com/comfyanonymous/ComfyUI/pull/11337
- Disable guards on transformer_options when torch.compile by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/11317
- [API Nodes] drop very old Kling models by @bigcat88 in https://github.com/comfyanonymous/ComfyUI/pull/11307
- drop Pika API nodes by @bigcat88 in https://github.com/comfyanonymous/ComfyUI/pull/11306
- feat(preview): add per-queue live preview method override by @ltdrdata in https://github.com/comfyanonymous/ComfyUI/pull/11261
- comfy_api: remove usage of "Type","List" and "Dict" types by @bigcat88 in https://github.com/comfyanonymous/ComfyUI/pull/11238
- Add context windows callback for custom cond handling by @drozbay in https://github.com/comfyanonymous/ComfyUI/pull/11208
- Support the new qwen edit 2511 reference method. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/11340
- [add] tripo3.0 by @seed93 in https://github.com/comfyanonymous/ComfyUI/pull/10663
- Add code to detect if a z image fun controlnet is broken or not. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/11341
- [BlockInfo] Lumina by @Haoming02 in https://github.com/comfyanonymous/ComfyUI/pull/11227
- [BlockInfo] Wan by @Haoming02 in https://github.com/comfyanonymous/ComfyUI/pull/10845
- Only enable fp16 on ZImage on newer pytorch. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/11344
- Patch frontend to 1.34.9 (from 1.34.8) by @christian-byrne in https://github.com/comfyanonymous/ComfyUI/pull/11342
- Inpainting for z image fun control. Use the ZImageFunControlnet node. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/11346
- Add a way to set the default ref method in the qwen image code. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/11349
- Update workflows for new release process by @benceruleanlu in https://github.com/comfyanonymous/ComfyUI/pull/11064
- [API Nodes] add Wan2.6 model to video nodes by @bigcat88 in https://github.com/comfyanonymous/ComfyUI/pull/11357
- Check state dict key to auto enable the index_timestep_zero ref method. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/11362
- Add exp_heun_2_x0 sampler series by @chaObserv in https://github.com/comfyanonymous/ComfyUI/pull/11360
New Contributors
- @jiangchengchengark made their first contribution in https://github.com/comfyanonymous/ComfyUI/pull/11199
- @drozbay made their first contribution in https://github.com/comfyanonymous/ComfyUI/pull/11208
- @seed93 made their first contribution in https://github.com/comfyanonymous/ComfyUI/pull/10663
Full Changelog: https://github.com/comfyanonymous/ComfyUI/compare/v0.4.0...v0.5.0