1.4.4 - New Image Generation Codebase and Capabilities
This release contains a new image generation codebase that allows Helix much more flexibility over what image generation models are added.
To celebrate this release we've baked a selection of the latest image generation models from Stability.AI and black-forest-labs into the -large
runner images only.
In the future we will tinker with the baked model selection to reduce the size of the base images and add the code to allow fine-tuning.
What's Changed
- Small clean up of empty chars and unusued vars. by @milosgajdos in #614
- Remove llamaindex by @milosgajdos in #615
- chore(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.7 in /operator by @dependabot in #616
- chore(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.7 by @dependabot in #617
- chore: small cleanup by @milosgajdos in #618
- Update actionable system prompt by @milosgajdos in #619
- feat(runner): add basic diffusers server by @philwinder in #613
New Contributors
- @milosgajdos made their first contribution in #614
- @dependabot made their first contribution in #616
Full Changelog: 1.4.3...1.4.4