v0.3.34
What's Changed
- Add ACE Step to README. by @comfyanonymous in #8005
- Add --mmap-torch-files to enable use of mmap when loading ckpt/pt by @comfyanonymous in #8021
- move SVG to core by @thot-experiment in #7982
- Use normal ComfyUI attention in ACE-Steps model by @blepping in #8023
- Update node tooltips and validation by @christian-byrne in #8036
- Fix res_multistep_ancestral and res_multistep_ancestral_cfg_pp sampler by @pamparamm in #8030
- Fix issue with fp8 ops on some models. by @comfyanonymous in #8045
- Add method to stream text to node UI by @christian-byrne in #8018
- Add support for Comfy API keys by @christian-byrne in #8041
- ACE VAE works in fp16. by @comfyanonymous in #8055
- Remove extraneous
aspect_ratio
field from Kling I2V by @christian-byrne in #8062 - Fix torch warning about deprecated function. by @comfyanonymous in #8075
Full Changelog: v0.3.33...v0.3.34