- 28 Feb, 2024 2 commits
-
-
elucida authored
* move model helper function in pipeline to EfficiencyMixin --------- Co-authored-by:
YiYi Xu <yixu310@gmail.com> Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com>
-
Sayak Paul authored
* fix kwarg * Empty-Commit
-
- 27 Feb, 2024 1 commit
-
-
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>
-
- 26 Feb, 2024 5 commits
-
-
M. Tolga Cangöz authored
* Fix typos
-
jiqing-feng authored
resize first Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
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 1 commit
-
-
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 3 commits
-
-
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
-
- 22 Feb, 2024 2 commits
-
-
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
-
- 20 Feb, 2024 1 commit
-
-
pravdomil authored
Co-authored-by:Steven Liu <59462357+stevhliu@users.noreply.github.com>
-
- 19 Feb, 2024 1 commit
-
-
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>
-
- 16 Feb, 2024 4 commits
-
-
Bhavay Malhotra authored
* Update textual_inversion.py * Apply suggestions from code review * Update textual_inversion.py * Update textual_inversion.py * Update textual_inversion.py * Update textual_inversion.py * Update examples/textual_inversion/textual_inversion.py Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> * Update textual_inversion.py * styling --------- Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com>
-
Stephen authored
* standardize model card * fix tags * correct import styling and update tags * run make style and make quality --------- Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
co63oc authored
* Fix words * Fix --------- Co-authored-by:YiYi Xu <yixu310@gmail.com>
-
Paakhhi authored
* Bugfix: correct import for diffusers * Fix: Prompt2Prompt example * Format style --------- Co-authored-by:YiYi Xu <yixu310@gmail.com>
-
- 15 Feb, 2024 1 commit
-
-
Linoy Tsaban authored
* fix bug in micro-conditioning of class images * fix bug in micro-conditioning of class images * style
-
- 13 Feb, 2024 2 commits
-
-
Alex Umnov authored
* Updated lora inference instructions * Update examples/dreambooth/README.md Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> * Update README.md * Update README.md --------- Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com>
-
Piyush Thakur authored
fixed type annotations Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
- 12 Feb, 2024 5 commits
-
-
Piyush Thakur authored
standardize model card template t21-adapter-sdxl
-
Piyush Thakur authored
* standardize model card template t2i-lora-sdxl * type annotations
-
Piyush Thakur authored
standardize model card template t2i-sdxl
-
Piyush Thakur authored
standardize model card t2i-lora
-
Piyush Thakur authored
* standardize model card * fix base_model
-
- 09 Feb, 2024 6 commits
-
-
Sayak Paul authored
* post release * style * Empty-Commit --------- Co-authored-by:Patrick von Platen <patrick.v.platen@gmail.com>
-
Bingxin Ke authored
[FIX] IMPORTANT: rgb normalization
-
camaro authored
* controlnet * style --------- Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
Sayak Paul authored
-
camaro authored
controlnet-sdxl
-
camaro authored
* controlnet-flax * style --------- Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
- 08 Feb, 2024 4 commits
-
-
C Q authored
* Fix Compatibility Issues in stable_diffusion_xl_reference.py --------- Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> Co-authored-by:
YiYi Xu <yixu310@gmail.com>
-
shaoxiaowang authored
Co-authored-by:wangshaoxiao <wangshaoxiao@xiaomi.com>
-
Michael authored
Remove <cat-toy> validation prompt from examples/textual_inversion/textual_inversion_sdxl.py (#6877) Remove <cat-toy> validation prompt from textual_inversion_sdxl.py The `<cat-toy>` validation prompt is a default choice for the example task in the README. But no other part of `textual_inversion_sdxl.py` references the cat toy and `textual_inversion.py` has a default validation prompt of `None` as well. So bring `textual_inversion_sdxl.py` in line with `textual_inversion.py` and change default validation prompt to `None`
-
Sayak Paul authored
change to 2024
-