Skip to content

v0.25.0 - ComfyUI support

Choose a tag to compare

@neph1 neph1 released this 20 Feb 20:15
· 240 commits to master since this release
47bf548

What's Changed

Leveraging another project I'm working on, image generation now supports ComfyUI backends as well. Should make it more feasible to run both LLM and SD at the same time, and it's also faster.
I've also snuck in the option to render on a background thread, which should make the experience a bit smoother. To enable (or disable in case it leads to problems), toggle:
GENERATE_IN_BACKGROUND: True
in your image gen config .yaml

There have also been a couple of patch releases with bug fixes since the last release.

Full Changelog: v0.24.1...v0.25.0