Skip to content

Releases: blib-la/runpod-worker-comfy

3.4.0

19 Nov 09:36
Compare
Choose a tag to compare

3.4.0 (2024-11-19)

Bug Fixes

  • start the container in all cases (413707b)

Features

  • simplified and added compatibility with Windows (9f41231)

3.3.0

18 Nov 22:36
Compare
Choose a tag to compare

3.3.0 (2024-11-18)

Bug Fixes

  • added missing start command (9a7ffdb)

Features

  • added sensible defaults and default platform (3f5162a)

3.2.1

18 Nov 18:01
Compare
Choose a tag to compare

3.2.1 (2024-11-18)

Bug Fixes

  • update the version inside of semanticrelease (d93e991)

3.2.0

18 Nov 17:47
Compare
Choose a tag to compare

3.2.0 (2024-11-18)

Features

  • automatically update latest version (7d846e8)

3.1.2

10 Nov 20:58
Compare
Choose a tag to compare

3.1.2 (2024-11-10)

Bug Fixes

  • convert environment variables to int (#70) (7ab3d2a)

3.1.1

10 Nov 20:54
Compare
Choose a tag to compare

3.1.1 (2024-11-10)

Bug Fixes

  • create directories which are required to run ComfyUI (#58) (6edf62b)

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)