- 08 Sep, 2022 12 commits
-
-
Patrick von Platen authored
* [Docs] Using diffusers * up
-
Patrick von Platen authored
* [Outputs] Improve syntax * improve more * fix docstring return * correct all * uP Co-authored-by:Mishig Davaadorj <dmishig@gmail.com>
-
Pedro Cuenca authored
-
Patrick von Platen authored
* up * remove bogus file
-
Patrick von Platen authored
* [Docs] Fix scheduler docs * up * Apply suggestions from code review
-
Patrick von Platen authored
* Start * up * up * finish
-
Patrick von Platen authored
* uP * more
-
Satpal Singh Rathore authored
* Update conditional_image_generation.mdx * Update unconditional_image_generation.mdx
-
Patrick von Platen authored
finish training docs
-
Pedro Cuenca authored
* Initial version of `fp16` page. * Fix typo in README. * Change titles of fp16 section in toctree. * PR suggestion Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com> * PR suggestion Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com> * Clarify attention slicing is useful even for batches of 1 Explained by @patrickvonplaten after a suggestion by @keturn. Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com> * Do not talk about `batches` in `enable_attention_slicing`. * Use Tip (just for fun), add link to method. * Comment about fp16 results looking the same as float32 in practice. * Style: docstring line wrapping. Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com>
-
Nathan Lambert authored
* fix small typos * capitalize Diffusers
-
Nathan Lambert authored
* init schedulers docs * add some docstrings, fix sidebar formatting * add docstrings * [Type hint] PNDM schedulers (#335) * [Type hint] PNDM Schedulers * ran make style * updated timesteps type hint * apply suggestions from code review * ran make style * removed unused import * [Type hint] scheduling ddim (#343) * [Type hint] scheduling ddim * apply suggestions from code review apply suggestions to also return the return type Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com> Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com> * make style * update class docstrings * add docstrings * missed merge edit * add general docs page * modify headings for right sidebar Co-authored-by:
Partho <parthodas6176@gmail.com> Co-authored-by:
Santiago Víquez <santi.viquez@gmail.com> Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com>
-
- 07 Sep, 2022 17 commits
-
-
Nathan Lambert authored
fix undefined in toctree
-
Pedro Cuenca authored
* Initial description of Stable Diffusion pipeline. * Placeholder docstrings to test preview. * Add docstrings to Stable Diffusion pipeline. * Style * Docs for all the SD pipelines + attention slicing. * Style: wrap long lines.
-
Pedro Cuenca authored
Small changes to Philosophy.
-
Kashif Rasul authored
* karras-ve docs for issue #293 * make style
-
Kashif Rasul authored
* initial score_sde_ve docs * fixed typo * fix VE term
-
Patrick von Platen authored
* up * up * finish
-
Patrick von Platen authored
* uP * better * up * finish * up
-
Kashif Rasul authored
* ddim docs for issue #293 * space
-
Pedro Cuenca authored
Add mps documentation.
-
Kashif Rasul authored
for issue #293
-
Jonathan Whitaker authored
* Update text_inversion.mdx Getting in a bit of background info * fixed typo mode -> model * Link SD and re-write a few bits for clarity * Copied in info from the example script As suggested by surajpatil :) * removed an unnecessary heading
-
Patrick von Platen authored
up
-
Kashif Rasul authored
* initial ddpm for issue #293 * initial ddpm pipeline doc * added docstrings * Update docs/source/api/pipelines/ddpm.mdx Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com> * make style * fix docs * make style * fix doc strings Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com>
-
Satpal Singh Rathore authored
* initial description * add doc strings
-
Pedro Cuenca authored
Add contribution.mdx by copy/pasting and adapting.
-
Patrick von Platen authored
* up * up * up * up * up * up * up
-
Patrick von Platen authored
-
- 21 Jul, 2022 1 commit
-
-
Lysandre Debut authored
* Typos * Credits and roadmap * Second version
-
- 14 Jul, 2022 1 commit
-
-
Patrick von Platen authored
* save intermediate * up * up
-
- 13 Jul, 2022 1 commit
-
-
Nathan Lambert authored
* first pass at docs structure * minor reformatting, add github actions for docs * populate docs (primarily from README, some writing)
-
- 15 Jun, 2022 1 commit
-
-
Patrick von Platen authored
-