Change8

v0.16.4

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

Summary

This release introduces new nodes for math expressions and LLM integration, alongside several bug fixes related to fp16 models and dynamic VRAM management.

Migration Steps

  1. Update workflow templates to v0.9.11 (implied by workflow template update).

✨ New Features

  • Add Math Expression node with simpleeval evaluation.
  • Add TencentSmartTopology node to api-nodes.
  • Add Gemini 3.1 Flash-Lite model to LLM node.

🐛 Bug Fixes

  • Fix fp16 audio encoder models.
  • Prevent running Text Encoding (TE) on CPU when dynamic VRAM is enabled.
  • Reset compute stream before freeing cast buffers in mm module.

Affected Symbols