Skip to content

v1.7.0

Latest
Compare
Choose a tag to compare
@gadicc gadicc released this 04 Sep 15:18

1.7.0 (2023-09-04)

Bug Fixes

  • addons: async TI download status, LoRA improvements (de8cfdc)
  • circleci: pytest --ignore=Real-ESRGAN (d7038b5)
  • circleci: remove conda from pytest call (2f29af2)
  • diffusers: bump to aae2726 (jul30) post v0.19.2 + fixes (6c0a10a)
  • Dockerfile: -yqq for apt-get, apt-utils, extra deps (bf470da)
  • Dockerfile: TZ tzdata fix (9c5d911)
  • misc: fix failing tests, pipeline init in rare circumstances (9338648)
  • prime/update: commit these useful utility scripts (7b167c0)
  • upsample: return $meta for kiri (b9dd6b7)
  • x_attn_kwargs: only pass to pipeline if set (3f1f980)

Features

  • checkpoints: use correct pipeline for "inpaint" in path (16dd383)
  • loras: ability to specify #?scale=0.1 -> cross_attn_kwargs (747fc0d)
  • pytorch2: bump deps, drop conda/xformers (a3d8078)
  • sdxl,compel: Support. AutoPipeline default, safety_check fix (993be12)
  • sdxl: fix sd_xl, loras; ability to init load specific pipeline (7e3af77)
  • textualInversion: very early support (2babd53)
  • upsample: initial RealESRGAN support for runtime downloads (8929508)