Skip to content

Releases: blib-la/runpod-worker-comfy

3.1.0

19 Aug 11:40
Compare
Choose a tag to compare

3.1.0 (2024-08-19)

Features

  • added FLUX.1 schnell & dev (9170191)

3.0.0

26 Jul 15:38
Compare
Choose a tag to compare

3.0.0 (2024-07-26)

Features

BREAKING CHANGES

  • we have 3 different images now instead of just one:
  • latest will not be updated anymore
  • every branch gets their own 3 images deployed automatically to Docker Hub

2.2.0

04 Jun 09:49
Compare
Choose a tag to compare

2.2.0 (2024-06-04)

Bug Fixes

  • don’t persist credentials (1546420)
  • use custom GITHUB_TOKEN to bypass branch protection (9b6468a)

Features

  • network-volume; execution time config; skip default images; access ComfyUI via web (#35) (070cde5), closes #16

2.1.3

28 May 07:30
Compare
Choose a tag to compare

2.1.3 (2024-05-28)

Bug Fixes

  • images in subfolders are not working, fixes #12 (37480c2)

2.1.2

27 May 21:24
Compare
Choose a tag to compare

2.1.2 (2024-05-27)

Bug Fixes

  • removed xl_more_art-full_v1 because civitai requires login now (2e8e638)

2.1.1

27 May 20:59
Compare
Choose a tag to compare

2.1.1 (2024-05-27)

Bug Fixes

  • check_server default values for delay and check-interval (4945a9d)

2.1.0

12 Feb 20:55
Compare
Choose a tag to compare

2.1.0 (2024-02-12)

Bug Fixes

  • semantic-release: added .releaserc (#21) (12b763d)

Features

2.0.0

02 Dec 23:51
5f5e390
Compare
Choose a tag to compare

What's Changed

  • feat: image-input, renamed "prompt" to "workflow", added "REFRESH_WORKER" in #14

Update Guide

  • As we renamed prompt to workflow, you must update your API requests. This change was necessary, to make sure that we use the correct wording
  • You don't need to specify REFRESH_WORKER as an env, as the default is false, so it behaves exactly as before

Full Changelog: 1.1.1...2.0.0

1.1.1

17 Nov 22:34
dc655ea
Compare
Choose a tag to compare

Bug Fixes

  • fix: process-output-image in #11

Full Changelog: 1.1.0...1.1.1

1.1.0

17 Nov 21:17
Compare
Choose a tag to compare

Features

  • feat: base64 image output by @Dekita in #8, fixes #5
  • feat: added unit tests, fixes #4
  • feat: added madebyollin/sdxl-vae-fp16-fix, fixes #2

New Contributors

  • @Dekita made their first contribution in #8

Full Changelog: 1.0.0...1.1.0