Commit 17cb362
committed
chore(release): 1.7.0 [skip ci]
# [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))1 parent 9338648 commit 17cb362
1 file changed
+27
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
1 | 28 | | |
2 | 29 | | |
3 | 30 | | |
| |||
0 commit comments