Skip to content

v1.3.0

Choose a tag to compare

@gadicc gadicc released this 26 Jan 18:28
· 88 commits to main since this release

1.3.0 (2023-01-26)

Bug Fixes

  • diffusers: bump to v0.12.0 (635d9d9)
  • diffusers: update to latest commit (87632aa)
  • dreambooth: bump diffusers, fixes fp16 mixed precision training (0f5d5ff)
  • dreambooth: merge commits to v0.12.0 (NB: mixed-precision issue) (88f04f8)
  • pipelines: fix clearPipelines() backport from cloud-cache (9577f93)
  • requirements: bump transformers,accelerate,safetensors & others (aebcf65)
  • re: use raw strings r"" for regexps (41310c2)
  • tests/lambda: export HF_AUTH_TOKEN (9f11e7b)
  • test: shallow copy to avoid mutating base test inputs (8c41167)

Features

  • downloads: RUNTIME_DOWNLOAD from HF when no MODEL_URL given (73784a1)