Commits
User selector
Commit History
Commits on Feb 13, 2024
[DPMSolverSinglestepScheduler] correct `get_order_list` for `solver_order=2`and `lower_order_final=True` (#6953)
Show description for 9ea62d1andauthored
Fix configuring VAE from single file mixin (#6950)
Show description for a326d61authored
Commits on Feb 12, 2024
[docs] Community pipelines (#6929)
Show description for 0a1daadauthored[Diffusers -> Original SD conversion] fix things (#6933)
Show description for 371f765authoredUnpin torch versions in CI (#6945)
Show description for 215e680andauthored- authored
Commits on Feb 10, 2024
Fix a bug in `AutoPipeline.from_pipe` when switching pipeline with optional components (#6820)
Show description for f275625authored
allow attention processors to have different signatures (#6915)
Show description for 0071478andauthored
Commits on Feb 9, 2024
post release 0.26.2 (#6885)
Show description for 7c8cab3andauthored[LoRA] deprecate certain lora methods from the old backend. (#6889)
Show description for ca9ed5eauthored[refactor] unnecessary lines in decode_latents in video pipelines (#6682)
Show description for 7337eeaauthored
Commits on Feb 8, 2024
Add vae tiling and slicing in img2img and inpaint (#6871)
Show description for d643b66authoredfix: load_image should support PIL Image (#6904)
Show description for 1824d00andauthoredchange to 2024 in the license (#6902)
Show description for 30e5e81authored- authored
Fix bug when converting checkpoint to diffusers format (#6900)
Show description for 17808a0authored[I2VGenXL] `attention_head_dim` in the UNet (#6872)
Show description for 491a933authored[IP Adapters] introduce `ip_adapter_image_embeds` in the SD pipeline call (#6868)
Show description for aa82df5andauthoredRemove `torch_dtype` in to() to end deprecation (#6886)
Show description for 1835510authored
Commits on Feb 7, 2024
[ip-adapter] make sure length of `scale` is same as number of ip-adapters when using `set_ip_adapter_scale` (#6884)
Show description for 97d004bandauthored
[Model Card] standardize dreambooth model card (#6729)
Show description for 76696dcauthored
Commits on Feb 6, 2024
Revert "add attention_head_dim"
Show description for 4f1df69committed- committed
[I2vGenXL] clean up things (#6845)
Show description for e6fd9adauthored
Commits on Feb 5, 2024
Fix `AutoencoderTiny` with `use_slicing` (#6850)
Show description for 493228aauthoredAdd single file and IP Adapter support to PIA Pipeline (#6851)
Show description for 8bf046bauthoredFix posix path issue in testing utils (#6849)
Show description for fdf55b1authoredFix forward pass in UNetMotionModel when gradient checkpoint is enabled (#6744)
Show description for c6f8c31andauthoredupdate IP-adapter code in UNetMotionModel (#6828)
Show description for 64909f1andauthored
Multiple small fixes to Video Pipeline docs (#6805)
Show description for f09ca90andauthored
Commits on Feb 4, 2024
add `self.use_ada_layer_norm_*` params back to `BasicTransformerBlock` (#6841)
Show description for a5fc62fandauthored
Commits on Feb 3, 2024
Change path to posix (testing_utils.py) (#6803)
Show description for 02338c9andauthored
Commits on Feb 2, 2024
[Contributor Experience] Fix test collection on MPS (#6808)
Show description for 9cc59baauthored
Commits on Feb 1, 2024
- authored
add is_torchvision_available (#6800)
Show description for 093a03aandauthored