Skip to content

Releases: Haidra-Org/horde-worker-reGen

v8.1.1

23 Jul 17:46
Compare
Choose a tag to compare

What's Changed

  • Add workers' need for SSD to README by @RadixSeven in #227
  • Initial AMD GPU Support by @niales in #223
  • feat: Adds support for generating transparent images via layer diffusion by @db0 in #224

New Contributors

Full Changelog: v7.0.4...v8.1.1

v7.0.4

06 Jul 20:52
fe6ef1f
Compare
Choose a tag to compare

Full Changelog: v7.0.3...v7.0.4

v7.0.3

17 Jun 23:17
Compare
Choose a tag to compare

What's Changed

  • fix: pin numpy to 1.26.4 (v2 is breaking) by @tazlin in #214

Full Changelog: v7.0.2...v7.0.3

v7.0.2

29 May 11:18
Compare
Choose a tag to compare

What's Changed

  • fix: handle custom models in keep_single_inference by @tazlin in #204

Full Changelog: v7.0.1...v7.0.2

v7.0.1

26 May 20:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.0...v7.0.1

v6.0.0

19 May 14:35
Compare
Choose a tag to compare

What's Changed

  • ci: run pre-commit with --all-files by @tazlin in #186
  • Download micromamba from GitHub by @RikudouSage in #187
  • feat: support custom models; feat: stable cascade 2pass; chore: switch to horde_engine by @tazlin in #193

New Contributors

Full Changelog: v5.0.2...v6.0.0

v5.0.2

12 Apr 18:57
Compare
Choose a tag to compare

What's Changed

  • fix: support pydantic 2.7.0 by @tazlin in #181
  • fix: handle more corner cases with job upload/submit by @tazlin in #184

Full Changelog: V5.0.1...v5.0.2

V5.0.1

30 Mar 11:53
6b7a011
Compare
Choose a tag to compare

What's Changed

  • feat: cascade remix support; refactor: better source image handling by @tazlin in #173

Full Changelog: v4.3.9...V5.0.1

v4.3.9

24 Mar 15:06
Compare
Choose a tag to compare

What's Changed

  • fix: better batching handling; feat: container support; docs: mkdocs support by @tazlin in #163

Full Changelog: v4.2.9...v4.3.9

v4.2.9

08 Mar 20:24
Compare
Choose a tag to compare

Fixes an issue where the threading/popping logic was not working as intended. This fix probably will have performance impacts on high-end card users.