Skip to content

Releases: Haidra-Org/horde-worker-reGen

v4.2.8

08 Mar 17:59
Compare
Choose a tag to compare

What's Changed

  • fix: performance improvements; use hordelib w/ lora/ti metadata download fixes by @tazlin in #155

Full Changelog: v4.2.6...v4.2.8

v4.2.6

06 Mar 13:02
Compare
Choose a tag to compare

What's Changed

  • feat: exit_on_unhandled_faults config option; attempt to recover (or exit) after too long a period of inactivity by @tazlin in #150

Full Changelog: v4.2.5...v4.2.6

v4.2.5

05 Mar 15:12
Compare
Choose a tag to compare

What's Changed

  • feat: support more model load instructions by @tazlin in #147

Full Changelog: v4.2.4...v4.2.5

v4.2.4

04 Mar 18:05
Compare
Choose a tag to compare

This release corrects some issues that were lingering with certain fault states and also brings the pausing logic (for when the queue has a long expected time to completion) in line with what the original intent was. Previously, the pausing would happen for only fixed intervals and did not consider the structure of the queue. Now, the amount of time that job pop is paused is variable and based on the current queue.

Full Changelog: v4.2.3...v4.2.4

v4.2.3

03 Mar 16:57
Compare
Choose a tag to compare

What's Changed

  • feat: less lora download blocking; kudos training support by @tazlin in #139

Full Changelog: v4.2.0...v4.2.3

v4.2.0

01 Mar 01:47
Compare
Choose a tag to compare

What's Changed

  • fix: better message when R2 times out by @db0 in #125
  • ci: split pre-commit to its own job; test python 3.11 too by @tazlin in #128
  • feat: some version handling and beta model ref branch support by @tazlin in #130
  • fix: adds pre-commit hook semver dep by @tazlin in #131
  • fix: remove errant "f" in bridge_agent string by @tazlin in #133
  • fix: use non-breaking model-ref library versions by @tazlin in #136
  • ci: fix: pre-commit check the PR (not main) by @tazlin in #141
  • feat: Cascade support; inpainting fixes; various performance tweaks by @tazlin in #134

Full Changelog: v4.1.8...v4.2.0

v4.1.8

20 Feb 02:20
Compare
Choose a tag to compare

What's Changed

  • fix: use hordelib w/ model ref. retry by @tazlin in #123

Full Changelog: v4.1.7...v4.1.8

v4.1.7

17 Feb 17:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.6...v4.1.7

v4.1.6

17 Feb 16:41
Compare
Choose a tag to compare

What's Changed

  • fix: use sdk with rc error field support by @tazlin in #119

Full Changelog: v4.1.5...v4.1.6

v4.1.5 (github download fix)

10 Feb 13:20
Compare
Choose a tag to compare

What's Changed

  • fix: handle runtime sys.version_info for client exceptions correctly by @tazlin in #108
  • fix: force upgrade (-U) for pip install scripts by @tazlin in #109
  • Update bridgeData_template.yaml by @Stinkerwue in #103
  • fix: use model reference version which handles dl fails better by @tazlin in #113
  • chore: version bump by @tazlin in #115

New Contributors

Full Changelog: v4.1.3...v4.1.5