Change8

v0.3.34

📦 comfyuiView on GitHub →
3 features🐛 5 fixes🔧 3 symbols

Summary

This release introduces support for streaming text to the node UI and Comfy API keys, alongside several bug fixes for samplers, fp8 operations, and torch warnings.

✨ New Features

  • Added --mmap-torch-files command-line argument to enable use of mmap when loading ckpt/pt files.
  • Added method to stream text output directly to the node UI.
  • Added support for Comfy API keys.

🐛 Bug Fixes

  • Fixed issues with res_multistep_ancestral and res_multistep_ancestral_cfg_pp samplers.
  • Fixed issue related to fp8 operations on certain models.
  • ACE VAE now works correctly in fp16 precision.
  • Removed extraneous 'aspect_ratio' field from Kling I2V node.
  • Fixed a torch warning regarding a deprecated function.

🔧 Affected Symbols

res_multistep_ancestralres_multistep_ancestral_cfg_ppKling I2V