Releases: livepeer/ai-worker
Releases · livepeer/ai-worker
v0.1.3
What's Changed
Main features:
- enable multiple containers for pipeline/model_id by @ad-astra-video in #148
- Update ByteDance/SDXL-Lighting to default to 8step by @ad-astra-video in #162
Other Fixes:
- refactor: add pipeline descriptions by @rickstaa in #169
- refactor: add response type descriptions by @rickstaa in #171
- feat: improve OpenAPI spec generation and naming by @rickstaa in #155
- chore: remove redundant OpenAPI spec by @rickstaa in #156
- Revert "chore: remove redundant OpenAPI spec" by @rickstaa in #157
- chore: remove redundant OpenAPI spec by @rickstaa in #158
- refactor: cleanup Gateway OpenAPI spec by @rickstaa in #160
- chore: fix flake8 errors by @rickstaa in #159
- refactor: remove old OpenAPI spec by @rickstaa in #161
- feat: apply git release version to OpenAPI spec by @rickstaa in #164
- refactor(openapi): replace json with yaml by @rickstaa in #170
- chore(worker): update go bindings by @rickstaa in #172
- ci: fix OpenAPI spec check action by @rickstaa in #173
- remove manual sdk docs update trigger by @rickstaa in #174
- refactor: type gen_openapi file by @rickstaa in #175
- chore: remove redundant OpenAPI specs by @rickstaa in #177
- refactor: rename A2T pipeline attribute by @rickstaa in #179
- chore: update make go-bindings generation command by @rickstaa in #180
- add studio api url by @rickstaa in #178
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- ci: add JS/TS SDK update trigger by @rickstaa in #138
- ci: add TS/JS SDK OpenAPI spec update trigger by @rickstaa in #139
- refactor: add T2I parameter annotations by @rickstaa in #141
- refactor: sort imports using isort by @rickstaa in #142
- ci: update OpenAPI spec trigger repos by @rickstaa in #143
- feat: improve prompt splitter by @rickstaa in #146
- feat(T2I): add Black Forrest Labs Flux 1 support by @rickstaa in #147
- fix unet load deprecation warning by @rickstaa in #151
- refactor: resolve CLIPFeatureExtractor deprecation warning by @rickstaa in #152
- Added descriptions to the pipeline parameters. by @EAsuperstar in #144
- chore: apply black formatter by @rickstaa in #153
New Contributors
- @EAsuperstar made their first contribution in #144
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
What's Changed
- chore: fix alpha models by @rickstaa in #104
- fix(api): fix incorrect I2I OpenAPI gateway spec by @rickstaa in #105
- chore: link feature request issue to roadmap by @rickstaa in #108
- chore: replace add model/pipeline with roadmap link by @rickstaa in #109
- chore: update dev container instructions by @rickstaa in #112
- refactor: apply small code improvements by @rickstaa in #113
- fix: pin numpy version to prevent conflits by @rickstaa in #114
- chore: add pipeline mock development guide by @rickstaa in #115
- docs: improve runner dev docs by @rickstaa in #121
- Add audio to text pipeline by @eliteprox in #103
- refactor: improve error codes and code formatting by @rickstaa in #122
- feat: add num_inference_steps to I2I, I2V and Upscaling pipelines by @rickstaa in #123
- enable multiple prompts for T2I by @ad-astra-video in #125
Full Changelog: v0.0.8...v0.1.0
v0.0.8
What's Changed
- add upscale image support to AI pipelines by @mikezupper in #96
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- fix(runner): update img2img to do sequential processing of batch request by @ad-astra-video in #95
- refactor(runner): remove redundancy in dl_script by @rickstaa in #97
- fix(worker): ensure multipart writers correctly forward parameters by @rickstaa in #98
- refactor: improve code formatting by @rickstaa in #99
Full Changelog: v0.0.6...v0.0.7
v0.0.6
Fixes:
- Fixes a bug that was introduced due to a upstream change in the oapi-codegen package - 31fe460.
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
Warning
This version broke due to upstream changes in the oapi-codegen package. Please use release v0.0.6 instead.
Features:
- Improve image to image generation - Add Pix2Pix model support by @mikezupper in #94
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
Warning
This version broke due to upstream changes in the oapi-codegen package. Please use release v0.0.6 instead.
Features:
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- fix: fix huggingface token not found error by @rickstaa in #89
- chore(runner): Pin python package versions to current version by @ad-astra-video in #91
- feat(image-to-video): integrate NSFW safety checker by @ad-astra-video in #90
Full Changelog: v0.0.2...v0.0.3