Commits
User selector
Commit History
Commits on Feb 12, 2024
[Diffusers -> Original SD conversion] fix things (#6933)
Show description for 371f765authored
Commits on Feb 8, 2024
change to 2024 in the license (#6902)
Show description for 30e5e81authoredchanged positional parameters to named parameters like in docs (#6905)
Show description for 3ac2357authoredRemove `torch_dtype` in to() to end deprecation (#6886)
Show description for 1835510authored
Commits on Jan 31, 2024
[Feat] add I2VGenXL for image-to-video generation (#6665)
Show description for 04cd6adauthored
Commits on Jan 29, 2024
[Core] move transformer scripts to `transformers` modules (#6747)
Show description for 09b7bfcauthored
Commits on Jan 23, 2024
[Big refactor] move unets to `unets` module 🦋 (#6630)
Show description for 1f0705aauthored
Commits on Jan 15, 2024
[OmegaConf] replace it with `yaml` (#6488)
Show description for cb4b3f0authored
Commits on Dec 30, 2023
Create convert_diffusers_sdxl_lora_to_webui.py (#6395)
Show description for 0b63ad5andauthored
Commits on Dec 26, 2023
Add AnimateDiff conversion scripts (#6340)
Show description for fb02316authored
Commits on Dec 21, 2023
open muse (#5437)
Show description for 4039815authored
Commits on Dec 18, 2023
Fix possible re-conversion issues after extracting from safetensors (#6097)
Show description for 6976cabauthored[Refactor autoencoders] feat: introduce autoencoders module (#6129)
Show description for 56b3b21authored
Commits on Nov 29, 2023
Add SVD (#5895)
Show description for 63f767eauthored
Commits on Nov 24, 2023
[@cene555][Kandinsky 3.0] Add Kandinsky 3.0 (#5913)
Show description for b978334authored
Commits on Nov 20, 2023
[Styling] stylify using ruff (#5841)
Show description for 6b04d61authored
Commits on Nov 17, 2023
Set `usedforsecurity=False` in hashlib methods (FIPS compliance) (#5790)
Show description for c896b84authored
Commits on Nov 9, 2023
consistency decoder (#5694)
Show description for 2fd4640authored
Commits on Nov 6, 2023
[Feat] PixArt-Alpha (#5642)
Show description for d61889fandauthored
Commits on Oct 2, 2023
[WIP] Refactor UniDiffuser Pipeline and Tests (#4948)
Show description for cd1b8d7andauthored
Commits on Sep 21, 2023
Add BLIP Diffusion (#4388)
Show description for 157c901authored
Commits on Sep 20, 2023
[FIX BUG] add config_files parser #5114 (#5115)
Show description for 5b78141authored
Commits on Sep 15, 2023
Fix Consistency Models UNet2DMidBlock2D Attention GroupNorm Bug (#4863)
Show description for 4c8a05fandauthored
Commits on Sep 14, 2023
allow loading of sd models from safetensors without online lookups using local config files (#5019)
Show description for ef29b24authored
Commits on Sep 11, 2023
Wuerstchen fixes (#4942)
Show description for 16a056aandauthored
Commits on Sep 6, 2023
Würstchen model (#3849)
Show description for 541bb6eauthored
Commits on Sep 1, 2023
Add GLIGEN Text Image implementation (#4777)
Show description for 38466c3authored
Commits on Aug 29, 2023
Fix convert_original_stable_diffusion_to_diffusers script (#4817)
Show description for 3eeaf4eauthored
Commits on Aug 25, 2023
Convert MusicLDM (#4579)
Show description for b1290d3andauthored
Commits on Aug 22, 2023
add convert diffuser pipeline of XL to original stable diffusion (#4596)
Show description for ecded50andauthored
Commits on Aug 21, 2023
Add AudioLDM 2 (#4549)
Show description for 7a24977andauthored
Commits on Aug 14, 2023
Fixed invalid pipeline_class_name parameter. (#4590)
Show description for 1b739e7authored
Commits on Aug 11, 2023
Remove code snippets containing `is_safetensors_available()` (#4521)
Show description for c8d86e9andauthoredConvert Stable Diffusion ControlNet to TensorRT (#4465)
Show description for b28cd3fauthored

Commits on Aug 10, 2023
fix some typo error (#4546)
Show description for 3fd45ebauthored