Skip to content

0.1.71

Latest

Choose a tag to compare

@Saganaki22 Saganaki22 released this 20 Jun 12:52

Higgs_v3-TTS-ComfyUI v0.1.71

Fixed

  • Fixed AIMDO unload cleanup throwing ignored KeyError: device(type='cuda', index=0) after successful generation.
  • Higgs unload now matches the Moss TTS unload behavior by preserving dynamic_pins for ComfyUI/AIMDO cleanup.
  • The loader still clears dynamic_vbars, moves weights to meta, runs garbage collection, and empties accelerator cache on hard unload.

Changed

  • Bumped package version to v0.1.71.
  • Updated README and README_zh version badges to v0.1.71.

Notes

  • This is a cleanup/hotfix release for AIMDO unload behavior.
  • No node interface changes.
  • No workflow changes required.