v0.25.0 - ComfyUI support
What's Changed
- Update v0.24.2 by @neph1 in #68
- Update v0.24.3 by @neph1 in #69
- fix issue witha saved unarmed weapon not being loaded properly by @neph1 in #70
- Update v0.25.0 by @neph1 in #71
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