Skip to content

Releases: BaizeAI/image-gen-runtime

Release v0.1.1

15 Jan 10:54
98367b8

Choose a tag to compare

What's Changed

  • Add diffusers to requirements.txt by @kebe7jun in #23
  • Update dependency prometheus_client to v0.22.1 by @renovate[bot] in #22
  • Update docker/setup-qemu-action action to v3 by @renovate[bot] in #19
  • Update docker/setup-buildx-action action to v3 by @renovate[bot] in #18
  • Update docker/metadata-action action to v5 by @renovate[bot] in #17
  • Update dependency prometheus_client to v0.23.1 by @renovate[bot] in #27
  • Update actions/checkout action to v6 by @renovate[bot] in #29
  • Update dependency cache_dit to v1.1.10 by @renovate[bot] in #30
  • Update dependency transformers to v4.57.5 by @renovate[bot] in #32
  • Update dependency fastapi to v0.128.0 by @renovate[bot] in #10

Full Changelog: v0.1.0...v0.1.1

Release v0.1.0

31 Jul 02:12
8e8434c

Choose a tag to compare

What's Changed

  • Configure Renovate by @renovate[bot] in #6
  • Update dependency fastapi to v0.115.13 by @renovate[bot] in #7
  • Update dependency torch to v2.7.1 by @renovate[bot] in #8
  • Implement comprehensive Prometheus metrics with configurable prefix and global model_name labels for multi-model monitoring by @Copilot in #21

New Contributors

  • @renovate[bot] made their first contribution in #6
  • @Copilot made their first contribution in #21

Full Changelog: v0.0.6...v0.1.0

Release v0.0.6

11 Apr 09:19
2203052

Choose a tag to compare

What's Changed

Full Changelog: v0.0.5...v0.0.6

Release v0.0.5

10 Apr 04:55
a90a5a1

Choose a tag to compare

What's Changed

  • Custom inference steps and init pipe scripts by @kebe7jun in #3

New Contributors

Full Changelog: v0.0.4...v0.0.5

v0.0.4

24 Feb 07:45

Choose a tag to compare

Full Changelog: v0.0.3...v0.0.4

v0.0.3

23 Jan 03:43

Choose a tag to compare

Support Stable diffusion 3.5

v0.0.2

23 Jan 01:28
d112751

Choose a tag to compare

Merge pull request #1 from BaizeAI/dev/fix-model

v0.0.1

13 Jan 07:28

Choose a tag to compare

First version