What's Changed
- Bump frontend to 1.27.7 by @AustinMroz in #10133
- [V3] convert nodes_audio_encoder.py to V3 schema by @bigcat88 in #10123
- [V3] convert nodes_gits.py to V3 schema by @bigcat88 in #9949
- [V3] convert nodes_differential_diffusion.py to V3 schema by @bigcat88 in #10056
- [V3] convert nodes_optimalsteps.py to V3 schema by @bigcat88 in #10074
- [V3] convert nodes_pag.py to V3 schema by @bigcat88 in #10080
- [V3] convert nodes_lt.py to V3 schema by @bigcat88 in #10084
- [V3] convert nodes_ip2p.pt to V3 schema by @bigcat88 in #10097
- Support the new hunyuan vae. by @comfyanonymous in #10150
- feat: Add Epsilon Scaling node for exposure bias correction by @Koratahiu in #10132
- sd: fix VAE tiled fallback VRAM leak by @rattus128 in #10139
- WAN VAE: Fix cache VRAM leak on error by @rattus128 in #10141
- Add a .bat to the AMD portable to disable smart memory. by @comfyanonymous in #10153
- [V3] convert nodes_morphology.py to V3 schema by @bigcat88 in #10159
- fix(api-nodes): made logging path to be smaller by @bigcat88 in #10156
- Turn on TORCH_ROCM_AOTRITON_ENABLE_EXPERIMENTAL by default. by @comfyanonymous in #10168
- [V3] update example_node.py to use V3 schema by @bigcat88 in #9723
- feat(linter, api-nodes): add pylint for comfy_api_nodes folder by @bigcat88 in #10157
- feat(api-nodes): add kling-2-5-turbo to txt2video and img2video nodes by @bigcat88 in #10155
- fix(api-nodes): reimport of base64 in Gemini node by @bigcat88 in #10181
- fix(api-nodes): bad indentation in Recraft API node function by @bigcat88 in #10175
- [V3] convert nodes_torch_compile.py to V3 schema by @bigcat88 in #10173
- [V3] convert nodes_eps.py to V3 schema by @bigcat88 in #10172
- [V3] convert nodes_pixverse.py to V3 schema by @bigcat88 in #10177
- [V3] convert nodes_tomesd.py to V3 schema by @bigcat88 in #10180
- [V3] convert nodes_edit_model.py to V3 schema by @bigcat88 in #10147
- Fix type annotation syntax in MotionEncoder_tc init by @Finn-Hecker in #10186
- Update amd nightly command in readme. by @comfyanonymous in #10189
- Add instructions to install nightly AMD pytorch for windows. by @comfyanonymous in #10190
- fix(api-nodes): enable 2 more pylint rules, removed non needed code by @bigcat88 in #10192
- [V3] convert nodes_rodin.py to V3 schema by @bigcat88 in #10195
- [V3] convert nodes_stable3d.py to V3 schema by @bigcat88 in #10204
- Remove soundfile dependency. No more torchaudio load or save. by @comfyanonymous in #10210
- fix(api-nodes): disable "std" mode for Kling2.5-turbo by @bigcat88 in #10212
- Remove useless code. by @comfyanonymous in #10223
- Update template to 0.1.93 by @comfyui-wiki in #10235
New Contributors
- @Koratahiu made their first contribution in #10132
- @Finn-Hecker made their first contribution in #10186
Full Changelog: v0.3.62...v0.3.63