Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.7.0](v1.6.0...v1.7.0) (2023-09-04) ### Bug Fixes * **addons:** async TI download status, LoRA improvements ([de8cfdc](de8cfdc)) * **circleci:** pytest --ignore=Real-ESRGAN ([d7038b5](d7038b5)) * **circleci:** remove conda from pytest call ([2f29af2](2f29af2)) * **diffusers:** bump to aae2726 (jul30) post v0.19.2 + fixes ([6c0a10a](6c0a10a)) * **Dockerfile:** -yqq for apt-get, apt-utils, extra deps ([bf470da](bf470da)) * **Dockerfile:** TZ tzdata fix ([9c5d911](9c5d911)) * **misc:** fix failing tests, pipeline init in rare circumstances ([9338648](9338648)) * **prime/update:** commit these useful utility scripts ([7b167c0](7b167c0)) * **upsample:** return $meta for kiri ([b9dd6b7](b9dd6b7)) * **x_attn_kwargs:** only pass to pipeline if set ([3f1f980](3f1f980)) ### Features * **checkpoints:** use correct pipeline for "inpaint" in path ([16dd383](16dd383)) * **loras:** ability to specify #?scale=0.1 -> cross_attn_kwargs ([747fc0d](747fc0d)) * **pytorch2:** bump deps, drop conda/xformers ([a3d8078](a3d8078)) * **sdxl,compel:** Support. AutoPipeline default, safety_check fix ([993be12](993be12)) * **sdxl:** fix sd_xl, loras; ability to init load specific pipeline ([7e3af77](7e3af77)) * **textualInversion:** very early support ([2babd53](2babd53)) * **upsample:** initial RealESRGAN support for runtime downloads ([8929508](8929508))
- Loading branch information