• v0.25.0 47bf548361

    neph1 released this 2024-02-20 15:12:31 -05:00 | 240 commits to master since this release

    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: https://github.com/neph1/LlamaTale/compare/v0.24.1...v0.25.0