- 01 Mar, 2023 2 commits
-
-
Patrick von Platen authored
-
Will Berman authored
* is_safetensors_compatible refactor * files list comma
-
- 28 Feb, 2023 3 commits
-
-
Pedro Cuenca authored
* Sequential cpu offload: require accelerate 0.14.0. * Import is_accelerate_version * Missing copy.
-
Pedro Cuenca authored
* Use "hub" directory for cache instead of "diffusers" * Import cache locations from huggingface_hub I verified that the constants are available in huggingface_hub version 0.10.0, which is the minimum we require. Co-authored-by:
Lucain Pouget <lucainp@gmail.com> * make style * Move cached directories to new location. * make style * Apply suggestions by @Wauplin Co-authored-by:
Lucain <lucainp@gmail.com> * Fix is_file * Ignore symlinks. Especially important if we want to ensure that the user may want to invoke the process again later, if they are keeping multiple envs with different versions. * Style --------- Co-authored-by:
Lucain Pouget <lucainp@gmail.com>
-
Sayak Paul authored
* edit controlling generation doc. * add: demo link to pix2pix zero docs. * refactor oanorama a bit. * Apply suggestions from code review Co-authored-by:
Pedro Cuenca <pedro@huggingface.co> * pix: typo. --------- Co-authored-by:
Pedro Cuenca <pedro@huggingface.co>
-
- 27 Feb, 2023 8 commits
-
-
Will Berman authored
* attend and excite batch test causing timeouts * pix2pix tests, no write to fs
-
Will Berman authored
-
Will Berman authored
-
Patrick von Platen authored
-
Patrick von Platen authored
* [Docs] Improve safetensors * Apply suggestions from code review
-
Pedro Cuenca authored
* Add 4090 benchmark (PyTorch 2.0) * Small changes in nomenclature.
-
Patrick von Platen authored
* [Safetensors] Make sure metadata is saved * make style
-
Will Berman authored
-
- 25 Feb, 2023 1 commit
-
-
Omer Bar Tal authored
-
- 24 Feb, 2023 2 commits
-
-
Pedro Cuenca authored
* Fix tensorboard tracking with `accelerate` @ `main` * Fix `train_unconditional.py` with accelerate from main.
-
Pedro Cuenca authored
* Skip variant tests (UNet1d, UNetRL) on mps. mish op not yet supported. * Exclude a couple of panorama tests on mps They are too slow for fast CI. * Exclude mps panorama from more tests. * mps: exclude all fast panorama tests as they keep failing.
-
- 23 Feb, 2023 1 commit
-
-
Haofan Wang authored
* Update train_text_to_image_lora.py * Update train_text_to_image_lora.py
-
- 21 Feb, 2023 1 commit
-
-
Sayak Paul authored
-
- 20 Feb, 2023 8 commits
-
-
YiYi Xu authored
Co-authored-by:yiyixuxu <yixu@yis-macbook-pro.lan>
-
Michael Gartsbein authored
small bugfix at StableDiffusionDepth2ImgPipeline call to check_inputs and batch size calculation (#2423) small bugfix in call to check_inputs and batch size calculation Co-authored-by:mishka <gartsocial@gmail.com>
-
Sayak Paul authored
add: note on SDEdit
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Haofan Wang authored
-
YiYi Xu authored
Co-authored-by:yiyixuxu <yixu310@gmail,com>
-
Sayak Paul authored
* remove author names. * add: demo link to panorama.
-
- 19 Feb, 2023 2 commits
-
-
Patrick von Platen authored
Deprecation warning should only hit at version 0.15
-
Will Berman authored
* stable unclip integration tests turn on memory saving * add note on turning on memory saving
-
- 17 Feb, 2023 12 commits
-
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Will Berman authored
* add xformers 0.0.16 warning message * fix version check to check whole version string
-
YiYi Xu authored
* add index page * update --------- Co-authored-by:yiyixuxu <yixu@yis-macbook-pro.lan>
-
Pedro Cuenca authored
Fix typo in AttnProcessor2_0 symbol.
-
Will Berman authored
controlling generation docs fixes
-
Will Berman authored
This reverts commit 024c4376.
-
Patrick von Platen authored
-
daquexian authored
Signed-off-by:daquexian <daquexian566@gmail.com>
-
Will Berman authored
* controlling generation docs * Apply suggestions from code review Co-authored-by:
Pedro Cuenca <pedro@huggingface.co> Co-authored-by:
YiYi Xu <yixu310@gmail.com> Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> * up * up * uP * up --------- Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com> Co-authored-by:
Pedro Cuenca <pedro@huggingface.co> Co-authored-by:
YiYi Xu <yixu310@gmail.com> Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com>
-
Amiruddin Nagri authored
Fixing typos in outgoing links
-