- 22 Mar, 2023 3 commits
-
-
Pedro Cuenca authored
* Remove warmup passes in mps tests. * Update mps docs: no warmup pass in PyTorch 2 * Update imports.
-
Patrick von Platen authored
* [MS Text To Video} Add first text to video * upload * make first model example * match unet3d params * make sure weights are correcctly converted * improve * forward pass works, but diff result * make forward work * fix more * finish * refactor video output class. * feat: add support for a video export utility. * fix: opencv availability check. * run make fix-copies. * add: docs for the model components. * add: standalone pipeline doc. * edit docstring of the pipeline. * add: right path to TransformerTempModel * add: first set of tests. * complete fast tests for text to video. * fix bug * up * three fast tests failing. * add: note on slow tests * make work with all schedulers * apply styling. * add slow tests * change file name * update * more correction * more fixes * finish * up * Apply suggestions from code review * up * finish * make copies * fix pipeline tests * fix more tests * Apply suggestions from code review Co-authored-by:
Pedro Cuenca <pedro@huggingface.co> * apply suggestions * up * revert --------- Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> Co-authored-by:
Pedro Cuenca <pedro@huggingface.co>
-
Steven Liu authored
* clarify purpose of repro docs * apply feedback
-
- 21 Mar, 2023 4 commits
-
-
Pedro Cuenca authored
* Update benchmark for A100, 3090, 3090 Ti, 4090. * Link to PyTorch blog. * Update install instructions.
-
Patrick von Platen authored
* first refactor * more text * improve * finish * up * up * up * up * finish * Apply suggestions from code review Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> Co-authored-by:
YiYi Xu <yixu310@gmail.com> * up * Apply suggestions from code review Co-authored-by:
Pedro Cuenca <pedro@huggingface.co> * finished * Apply suggestions from code review Co-authored-by:
Pedro Cuenca <pedro@huggingface.co> * finished --------- Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> Co-authored-by:
YiYi Xu <yixu310@gmail.com> Co-authored-by:
Pedro Cuenca <pedro@huggingface.co>
-
regisss authored
Update numbers for Habana Gaudi in doc
-
Sayak Paul authored
* add: controlnet entry to training section in the docs. * formatting. * Apply suggestions from code review Co-authored-by:
Steven Liu <59462357+stevhliu@users.noreply.github.com> * wrap in a tip block. --------- Co-authored-by:
Steven Liu <59462357+stevhliu@users.noreply.github.com>
-
- 20 Mar, 2023 6 commits
-
-
M. Tolga Cangöz authored
Fix typos
-
M. Tolga Cangöz authored
Fix typos
-
M. Tolga Cangöz authored
Fix typos
-
M. Tolga Cangöz authored
Fix typos
-
M. Tolga Cangöz authored
Fix typos
-
M. Tolga Cangöz authored
Fix typos
-
- 17 Mar, 2023 2 commits
-
-
Sayak Paul authored
* minor edits to onnx and openvino docs. * Apply suggestions from code review Co-authored-by:
Ella Charlaix <80481427+echarlaix@users.noreply.github.com> --------- Co-authored-by:
Ella Charlaix <80481427+echarlaix@users.noreply.github.com>
-
YiYi Xu authored
fix link Co-authored-by:yiyixuxu <yixu310@gmail,com>
-
- 16 Mar, 2023 1 commit
-
-
Steven Liu authored
add safety checker
-
- 15 Mar, 2023 11 commits
-
-
Patrick von Platen authored
* rename file * rename attention * fix more * rename more * up * more deprecation imports * fixes
-
Steven Liu authored
* reorg toc * reorg toc some more * remove duplicate config
-
Steven Liu authored
* create updated nav for index * fix header * apply feedback
-
Steven Liu authored
* add overviews to each section * fix typo in toctree * apply feedbacks
-
M. Tolga Cangöz authored
Fix typos
-
M. Tolga Cangöz authored
Fix typos
-
M. Tolga Cangöz authored
Fix typos
-
M. Tolga Cangöz authored
Fix typos
-
M. Tolga Cangöz authored
Fix typos
-
M. Tolga Cangöz authored
Fix typos
-
Sayak Paul authored
* add a documentation page for evaluating diffuion models. * fix: checkpoint link. * Apply suggestions from code review Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com> Co-authored-by:
Kashif Rasul <kashif.rasul@gmail.com> * formatting fixes. * formatting fixes. * link to partiprompts dataset on hub. * reflect on Pedro's comments. Co-authored-by:
Pedro <pedro@huggingface.co> * Apply suggestions from code review Co-authored-by:
Pedro Cuenca <pedro@huggingface.co> * reflect on Pedro's comments. Co-authored-by:
Pedro <pedro@huggingface.co> * update mention of FID. * Apply suggestions from code review Co-authored-by:
Will Berman <wlbberman@gmail.com> Co-authored-by:
YiYi Xu <yixu310@gmail.com> * minor nit. * finish edges and add colab notebook. * Apply suggestions from code review Co-authored-by:
Pedro Cuenca <pedro@huggingface.co> * run formatting. * additional feedback. --------- Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com> Co-authored-by:
Kashif Rasul <kashif.rasul@gmail.com> Co-authored-by:
Pedro <pedro@huggingface.co> Co-authored-by:
Will Berman <wlbberman@gmail.com> Co-authored-by:
YiYi Xu <yixu310@gmail.com>
-
- 13 Mar, 2023 1 commit
-
-
M. Tolga Cangöz authored
Fix typos
-
- 11 Mar, 2023 1 commit
-
-
M. Tolga Cangöz authored
Fix typos
-
- 10 Mar, 2023 2 commits
-
-
M. Tolga Cangöz authored
Add 'import os'
-
M. Tolga Cangöz authored
Fix typo
-
- 09 Mar, 2023 2 commits
-
-
Steven Liu authored
* first draft *
✨ minor edits *💄 make style * oops add to toc *🖍 reframe around understanding components *🖍 apply feedback *🖍 apply feedback -
YiYi Xu authored
* add api doc for flax pipeline + doc string examples * make style --------- Co-authored-by:
yiyixuxu <yixu@yis-macbook-pro.lan> Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com>
-
- 08 Mar, 2023 4 commits
-
-
Ella Charlaix authored
* Add OpenVINO documentation * Update docs/source/en/optimization/open_vino.mdx Co-authored-by:
YiYi Xu <yixu310@gmail.com> --------- Co-authored-by:
YiYi Xu <yixu310@gmail.com>
-
Steven Liu authored
*
📝 update and minor refactor *✨ minor edits -
Patrick von Platen authored
-
YiYi Xu authored
* convert img2img.mdx into notebook doc * fix * Update docs/source/en/using-diffusers/img2img.mdx Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com> --------- Co-authored-by:
yiyixuxu <yixu@yis-macbook-pro.lan> Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com>
-
- 07 Mar, 2023 2 commits
-
-
Steven Liu authored
*
📝 add textual inversion examples to docs *🖍 apply feedback *🖍 add colab link -
Patrick von Platen authored
* add docs * correct * finish * Apply suggestions from code review Co-authored-by:
Will Berman <wlbberman@gmail.com> Co-authored-by:
YiYi Xu <yixu310@gmail.com> * update deps table * Apply suggestions from code review Co-authored-by:
Pedro Cuenca <pedro@huggingface.co> --------- Co-authored-by:
Will Berman <wlbberman@gmail.com> Co-authored-by:
YiYi Xu <yixu310@gmail.com> Co-authored-by:
Pedro Cuenca <pedro@huggingface.co>
-
- 06 Mar, 2023 1 commit
-
-
Steven Liu authored
* first draft of updated quicktour *
🖍 apply feedbacks *🖍 apply feedback and minor edits *🖍 add link to safety checker
-