Commit 675bd86
committed
chore(release): 1.6.0 [skip ci]
# [1.6.0](v1.5.0...v1.6.0) (2023-07-12)
### Bug Fixes
* **BaseStorage:** mv misplaced .query from BaseArchive to BaseStorage ([0c7a757](0c7a757))
* **conversion:** recognize "safetensor" anywhere in filename ([1ceab7d](1ceab7d))
* **deps:** bump diffusers to b9feed8, lock bitsandbytes==0.39.1 ([be1c322](be1c322))
* **deps:** diffusers to 0.17.0 + latest commits, other packages ([a6e9db0](a6e9db0))
* **pipelines:** pass revision/precision for community pipelines too ([20311cf](20311cf))
* **safety_checker:** drop DummySafetyChecker and just use None ([e4fbf22](e4fbf22))
### Features
* **checkpoints:** support #fname query in HTTPStorage ([0cb839d](0cb839d))
* **dreambooth:** update / merge in all upstream changes to date ([a40129a](a40129a))
* **loras:** use load_lora_weights (works with A1111 files too) ([7a64846](7a64846))
* **storage:** allow #a=1&b=2 params; HTTP can use #fname=XXX ([4fe13ef](4fe13ef))1 parent 20311cf commit 675bd86
1 file changed
+20
-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 | + | |
1 | 21 | | |
2 | 22 | | |
3 | 23 | | |
| |||
0 commit comments