Skip to content

Releases: comfyanonymous/ComfyUI

v0.3.30

24 Apr 20:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.29...v0.3.30

v0.3.29

17 Apr 19:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.27...v0.3.29

v0.3.28

14 Apr 21:28
Compare
Choose a tag to compare
v0.3.28 Pre-release
Pre-release
ComfyUI version v0.3.28

v0.3.27

22 Mar 01:07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.26...v0.3.27

v0.3.26

09 Mar 09:23
Compare
Choose a tag to compare

What's Changed

  • Support "fixed" HunyuanVideo i2v model (actually a model with a different architecture from the original released version).
  • Use fp16 as the default compute dtype for the WAN 2.1 models.
  • Support fp8_scaled model files that don't enable the fp8 matrix mult by default.
  • fixed: Incorrect guide message for missing frontend. by @ltdrdata in #7105
  • Typo in node_typing.py by @JettHu in #7092
  • Update frontend to 1.11.8 by @huchenlei in #7119
  • Weight Hooks Switching Optimization by @Kosinkadink in #7067
  • Fix stable cascade VAE issues with lowvram.

Full Changelog: v0.3.24...v0.3.26

v0.3.25

09 Mar 08:14
Compare
Choose a tag to compare
v0.3.25 Pre-release
Pre-release

What's Changed

  • Support "fixed" HunyuanVideo i2v model (actually a model with a different architecture from the original released version).
  • Use fp16 as the default compute dtype for the WAN 2.1 models.
  • Support fp8_scaled model files that don't enable the fp8 matrix mult by default.
  • fixed: Incorrect guide message for missing frontend. by @ltdrdata in #7105
  • Typo in node_typing.py by @JettHu in #7092
  • Update frontend to 1.11.8 by @huchenlei in #7119
  • Fix stable cascade VAE issues with lowvram.

Full Changelog: v0.3.24...v0.3.25

v0.3.24

06 Mar 19:05
Compare
Choose a tag to compare
  • Fix regression when using incompatible embeddings.

Full Changelog: v0.3.23...v0.3.24

v0.3.23

06 Mar 09:21
Compare
Choose a tag to compare

What's Changed

  • Support HunyuanVideo Image to Video model.
  • [NodeDef] Explicitly add control_after_generate to seed/noise_seed by @huchenlei in #7059
  • Better argument handling of front-end-root by @silveroxides in #7043
  • Add type hint for FileLocator by @huchenlei in #6968

Full Changelog: v0.3.22...v0.3.23

v0.3.22

05 Mar 15:20
Compare
Choose a tag to compare

What's Changed

  • fix: ltxv crop guides works with 0 keyframes by @kvochko in #7085

Full Changelog: v0.3.21...v0.3.22

v0.3.21

05 Mar 13:17
Compare
Choose a tag to compare
  • Fix Issue where the LTXV 0.9.5 img2vid workflow didn't work with some image resolutions.

Full Changelog: v0.3.20...v0.3.21