- 27 Feb, 2024 8 commits
-
-
Suraj Patil authored
* denormalize latents with the mean and std if available * fix denormalize * add latent mean and std in vae config * address sayak's comment
-
Dhruv Nair authored
* update * update * update * update --------- Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
Sayak Paul authored
move to uv in the Dockerfiles.
-
Sayak Paul authored
* log_validation unification for controlnet. * additional fixes. * remove print. * better reuse and loading * make final inference run conditional. * Update examples/controlnet/README_sdxl.md Co-authored-by:
Pedro Cuenca <pedro@huggingface.co> * resize the control image in the snippet. --------- Co-authored-by:
Pedro Cuenca <pedro@huggingface.co>
-
Sayak Paul authored
* pass revision in the loading_kwarhs. * remove revision from load_sub_model.
-
Younes Belkada authored
* copy the state dict in load lora weights * fixup
-
Sayak Paul authored
edit templates to remove patrick's name.
-
jinghuan-Chen authored
* Make LoRACompatibleConv padding_mode work. * Format code style. * add fast test * Update src/diffusers/models/lora.py Simplify the code by patrickvonplaten. Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com> * code refactor * apply patrickvonplaten suggestion to simplify the code. * rm test_lora_layers_old_backend.py and add test case in test_lora_layers_peft.py * update test case. --------- Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com> Co-authored-by:
YiYi Xu <yixu310@gmail.com>
-
- 26 Feb, 2024 7 commits
-
-
M. Tolga Cangöz authored
* Fix typos
-
Dhruv Nair authored
* update * make style
-
jiqing-feng authored
resize first Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
Stephen authored
* pass linear projection parameter to mid block * add cond_proj_dim to motion UNet * run style and quality checks
-
Aryan authored
* fix img2vid; update to latest ip-adapter impl * update README * update animatediff controlnet to latest impl
-
Vinh H. Pham authored
* modularize log validation * run make style * revert import wandb * fix code quality & import wandb --------- Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
Vinh H. Pham authored
* modulize log validation * run make style and refactor wanddb support * remove redundant initialization --------- Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
- 25 Feb, 2024 3 commits
-
-
Steven Liu authored
* updates * feedback
-
Fabio Rigano authored
* Fix IPAdapterAttnProcessor * Fix batch_to_head_dim and revert reshape
-
Aryan authored
* fix denoising start * fix tests * remove debug
-
- 24 Feb, 2024 2 commits
-
-
M. Tolga Cangöz authored
Refactor StableDiffusionReferencePipeline to inherit from DiffusionPipeline rather than StableDiffusionPipeline
-
caiyueliang authored
-
- 23 Feb, 2024 5 commits
-
-
bimsarapathiraja authored
-
Chong-U Lim authored
-
M. Tolga Cangöz authored
-
M. Tolga Cangöz authored
* Refactor save_model_card function to handle images and repo_folder parameters * Discard changes to examples/text_to_image/train_text_to_image.py * Discard changes to examples/text_to_image/train_text_to_image_lora_sdxl.py * Update train_text_to_image_lora.py * Update train_text_to_image_sdxl.py
-
Aryan authored
* begin IPAdapterTesterMixin --------- Co-authored-by:YiYi Xu <yixu310@gmail.com>
-
- 22 Feb, 2024 4 commits
-
-
YiYi Xu authored
* add * remove copied from --------- Co-authored-by:
ultranity <1095429904@qq.com> Co-authored-by:
yiyixuxu <yixu310@gmail,com>
-
Hezi Zisman authored
* allow passing tokenizer & text_encoder to unload_textual_inversion --------- Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> Co-authored-by:
YiYi Xu <yixu310@gmail.com> Co-authored-by:
Fabio Rigano <fabio2rigano@gmail.com> Co-authored-by:
Linoy Tsaban <57615435+linoytsaban@users.noreply.github.com>
-
Lincoln Stein authored
* make checkpoint_merger pipeline pass the "variant" argument to from_pretrained() * make style --------- Co-authored-by:
Lincoln Stein <lstein@gmail.com> Co-authored-by:
YiYi Xu <yixu310@gmail.com>
-
M. Tolga Cangöz authored
Update copyright information and fix typos in text_to_image examples
-
- 21 Feb, 2024 1 commit
-
-
YiYi Xu authored
* fix doc * remove use_safetensors from signature * more --------- Co-authored-by:yiyixuxu <yixu310@gmail,com>
-
- 20 Feb, 2024 5 commits
-
-
pravdomil authored
Co-authored-by:Steven Liu <59462357+stevhliu@users.noreply.github.com>
-
Dhruv Nair authored
* update * update
-
Dhruv Nair authored
update
-
Dhruv Nair authored
update
-
Dhruv Nair authored
update
-
- 19 Feb, 2024 5 commits
-
-
Nontapat Kaewamporn authored
* support ip adapter loading * fix style
-
Vinh H. Pham authored
* add ip-adapter support * support ip image embeds --------- Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
Dhruv Nair authored
* update * update * update
-
ustcuna authored
* add stable_diffusion_xl_ipex community pipeline * make style for code quality check * update docs as suggested --------- Co-authored-by:Patrick von Platen <patrick.v.platen@gmail.com>
-
Dhruv Nair authored
* update * update * update * update * update * update * update * update * update * update
-