- 04 Apr, 2023 7 commits
-
-
M. Tolga Cangöz authored
-
M. Tolga Cangöz authored
-
M. Tolga Cangöz authored
-
M. Tolga Cangöz authored
-
M. Tolga Cangöz authored
-
M. Tolga Cangöz authored
-
Sayak Paul authored
-
- 31 Mar, 2023 17 commits
-
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
wfng92 authored
Co-authored-by:Patrick von Platen <patrick.v.platen@gmail.com>
-
Patrick von Platen authored
-
Patrick von Platen authored
-
M. Tolga Cangöz authored
.
-
M. Tolga Cangöz authored
.
-
Guspan Tanadi authored
Also capitalization notebook provider name
-
Patrick von Platen authored
speed up test
-
Nipun Jindal authored
* [2884]: Fix cross_attention_kwargs in StableDiffusionImg2ImgPipeline * [Build Fix] * [Build Fix] --------- Co-authored-by:njindal <njindal@adobe.com>
-
mengfei25 authored
* modify intel opts inference script * modify readme * modify doc * fix some issues * reformat * reformat script * format issue * format issue
-
Sandeep authored
* Remove suggestion to use cuDNN benchmark in docs * removing the wrong line * add support for embeds * fix line length
-
Patrick von Platen authored
* fix slow tests * uP
-
Guillermo Cique authored
-
Takuma Mori authored
* add use_karras_sigmas option thanks @Stax124 * fix sigma_min/max from scheduler.sigmas * add docstring * revert to use k_diffusion_model.sigma, to(device) * add integration test * make style
-
YiYi Xu authored
* add stable diffusion jax guide --------- Co-authored-by:Patrick von Platen <patrick.v.platen@gmail.com>
-
- 30 Mar, 2023 6 commits
-
-
Pi Esposito authored
* add load textual inversion embeddings draft * fix quality * fix typo * make fix copies * move to textual inversion mixin * make it accept from sd-concept library * accept list of paths to embeddings * fix styling of stable diffusion pipeline * add dummy TextualInversionMixin * add docstring to textualinversionmixin * add load textual inversion embeddings draft * fix quality * fix typo * make fix copies * move to textual inversion mixin * make it accept from sd-concept library * accept list of paths to embeddings * fix styling of stable diffusion pipeline * add dummy TextualInversionMixin * add docstring to textualinversionmixin * add case for parsing embedding from auto1111 UI format Co-authored-by:
Evan Jones <evan.a.jones3@gmail.com> Co-authored-by:
Ana Tamais <aninhamoraestamais@gmail.com> * fix style after rebase * move textual inversion mixin to loaders * move mixin inheritance to DiffusionPipeline from StableDiffusionPipeline) * update dummy class name * addressed allo comments * fix old dangling import * fix style * proposal * remove bogus * Apply suggestions from code review Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> Co-authored-by:
Will Berman <wlbberman@gmail.com> * finish * make style * up * fix code quality * fix code quality - again * fix code quality - 3 * fix alt diffusion code quality * fix model editing pipeline * Apply suggestions from code review Co-authored-by:
Pedro Cuenca <pedro@huggingface.co> * Finish --------- Co-authored-by:
Evan Jones <evan.a.jones3@gmail.com> Co-authored-by:
Ana Tamais <aninhamoraestamais@gmail.com> Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com> Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> Co-authored-by:
Will Berman <wlbberman@gmail.com> Co-authored-by:
Pedro Cuenca <pedro@huggingface.co>
-
Michael Gartsbein authored
* img2img.multiple.controlnets.pipeline * remove comments --------- Co-authored-by:mishka <gartsocial@gmail.com>
-
Patrick von Platen authored
-
Alon Burg authored
add --half to convert_original_stable_diffusion_to_diffusers.py
-
YiYi Xu authored
Co-authored-by:yiyixuxu <yixu310@gmail,com>
-
Sayak Paul authored
* improve stable unclip doc. * add: entry of StableUnCLIPPipeline to the docs * Apply suggestions from code review Co-authored-by:
apolinario <joaopaulo.passos@gmail.com> --------- Co-authored-by:
apolinario <joaopaulo.passos@gmail.com>
-
- 29 Mar, 2023 3 commits
-
-
Steven Liu authored
* update performance tutorial * fix divs * oops forgot to close tag * apply feedback * apply feedback * apply feedback * align doc title
-
Yaman Ahlawat authored
-
Sayak Paul authored
* improve stable unclip doc. * feat: add streaming support to controlnet flax training script. * fix: CLI arg. * fix: torch dataloader shuffle setting. * fix: dataset length. * fix: wandb config. * fix: steps_per_epoch in the training loop. * add: entry about streaming in the readme * get column names from iterable dataset + fix final logging --------- Co-authored-by:yiyixuxu <yixu310@gmail.com>
-
- 28 Mar, 2023 7 commits
-
-
Patrick von Platen authored
-
M. Tolga Cangöz authored
Fix typos
-
M. Tolga Cangöz authored
.
-
M. Tolga Cangöz authored
Fix typos
-
M. Tolga Cangöz authored
Fix typos
-
M. Tolga Cangöz authored
Fix typos
-
Sayak Paul authored
[Tests] Adds a test to check if `image_embeds` None case is handled properly in `StableUnCLIPImg2ImgPipeline` (#2861) * improve stable unclip doc. * add: test to check if image_emebds None case is handled. * apply formatting/
-