v0.5.1

Comfy-Org/ComfyUIv0.5.1Dec 18, 2025by github-actions[bot]

AI Summary

Bug fix release focusing on correcting regressions in V3 node processing, adding GPT-Image-1.5 API nodes, and improving Torch import handling.

Key Highlights

  • Added GPT-Image-1.5 API nodes
  • Fixed regression in V3 nodes processing
  • Corrected SA-Solver predictor step result return
  • Better handling of Torch imports by prestartup nodes

New Features

  • GPT-Image-1.5 integration
  • V3 node processing stability fixes
  • Enhanced Torch import compatibility

Full Release Notes

## What's Changed
* [API Nodes] GPT-Image-1.5 by @bigcat88 in https://github.com/comfyanonymous/ComfyUI/pull/11368
* fix regression in V3 nodes processing by @bigcat88 in https://github.com/comfyanonymous/ComfyUI/pull/11375
* SA-Solver: return the result of the last predictor step correctly by @chaObserv in https://github.com/comfyanonymous/ComfyUI/pull/11380
* Better handle torch being imported by prestartup nodes. by @comfyanonymous in https://github.com/comfyanonymous/ComfyUI/pull/11383


**Full Changelog**: https://github.com/comfyanonymous/ComfyUI/compare/v0.5.0...v0.5.1