Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [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))
- Loading branch information