Change8

v0.24.0

📦 comfyuiView on GitHub →
4 features🐛 7 fixes1 deprecations🔧 7 symbols

Summary

This release focuses on model compatibility fixes, particularly for birefnet and dino3, and introduces new features like Ideogram4 support and updates to PiD models. It also addresses several stability issues across different components.

Migration Steps

  1. Update workflow templates to v0.9.94.

✨ New Features

  • Radiance now supports variants with nonzero txt_ids.
  • Added SDXL and QwenImage support to PiD.
  • Added Ideogram V4 node via Partner Nodes.
  • Added Ideogram4 model support (CORE-208).

🐛 Bug Fixes

  • Fixed some cast/dtype issues for birefnet and dino3 models.
  • Fixed issue with triposplat preview when using old offloading mode.
  • Forced tripo dinov3 inference to run in fp32.
  • Fixed uncaught OverflowError in Math Expression node when handling large integer results.
  • Reverted partner nodes category.
  • Prevented freeze on manual abort when using MultiGPU CFG Split.
  • Adjusted memory usage factor for ideogram 4 on non-dynamic VRAM.

Affected Symbols

⚡ Deprecations

  • Marked DualModelGuider as experimental.