v0.19.1
Comfy-Org/ComfyUIv0.19.1Apr 16, 2026by github-actions[bot]
AI Summary
A small update fixing issues with the Ernie model and adding support for the Ministral text model and Sonilo audio nodes.
Key Highlights
- Fix for Ernie image generation
- Support for Ministral text model
- New Sonilo Audio nodes
New Features
- Fix issue with ernie image
- Ministral text generation support
- Sonilo Audio nodes
Full Release Notes
## What's Changed * Fix issue with ernie image. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13393 * Make text generation work with ministral model. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13395 * [Partner Nodes] add Sonilo Audio nodes by @bigcat88 in https://github.com/Comfy-Org/ComfyUI/pull/13391 * Update workflow templates to v0.9.50 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/13399 * Bump comfyui-frontend-package to 1.42.11 by @comfy-pr-bot in https://github.com/Comfy-Org/ComfyUI/pull/13398 * Add string output to preview text node. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13406 * Update workflow templates to v0.9.54 by @comfyui-wiki in https://github.com/Comfy-Org/ComfyUI/pull/13412 * Fix ernie on devices that don't support fp64. by @comfyanonymous in https://github.com/Comfy-Org/ComfyUI/pull/13414 **Full Changelog**: https://github.com/Comfy-Org/ComfyUI/compare/v0.19.0...v0.19.1