"docs/vscode:/vscode.git/clone" did not exist on "57daf9c9a6728d15fcc3ad66a9b5616162d9a37b"
- 20 Mar, 2023 2 commits
-
-
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 2 commits
-
-
M. Tolga Cangöz authored
Fix typos
-
Steven Liu authored
build jax notebooks for real
-
- 10 Mar, 2023 3 commits
-
-
M. Tolga Cangöz authored
Add 'import os'
-
M. Tolga Cangöz authored
Fix typo
-
Sian authored
* add translated docs * improve translated content * improve translated content * Modify the translation content
-
- 09 Mar, 2023 3 commits
-
-
Patrick von Platen authored
Revert "[docs] Build notebooks from Markdown (#2570)" This reverts commit 78507bda.
-
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 5 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
-
Steven Liu authored
*
📝 add mechanism for building colab notebook *🖍 add notebooks to correct folder *🖍 fix folder name -
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 6 commits
-
-
Steven Liu authored
* first draft of updated quicktour *
🖍 apply feedbacks *🖍 apply feedback and minor edits *🖍 add link to safety checker -
Steven Liu authored
* include text2image lora training in docs *
🖍 apply feedback *🖍 minor edits -
Steven Liu authored
* move dbooth github stuff to docs * add notebooks *
🖍 minor shuffle *🖍 fix markdown table *🖍 apply feedback *✨ make style *🖍 minor fix in code snippet -
Steven Liu authored
* move relevant code from text2image on GitHub to docs *
🖍 add inference for text2image with flax *🖍 apply feedback -
Sean Sube authored
* [Onnx] add Stable Diffusion Upscale pipeline * add a test for the OnnxStableDiffusionUpscalePipeline * check for VAE config before adjusting scaling factor * update test assertions, lint fixes * run fix-copies target * switch test checkpoint to one hosted on huggingface * partially restore attention mask * reshape embeddings after running text encoder * add longer nightly test for ONNX upscale pipeline * use package import to fix tests * fix scheduler compatibility and class labels dtype * use more precise type * remove LMS from fast tests * lookup latent and timestamp types * add docs for ONNX upscaling, rename lookup table * replace deprecated pipeline names in ONNX docs
-
Vico Chu authored
-
- 03 Mar, 2023 2 commits
-
-
Steven Liu authored
* first draft *
✨ minor edits *✨ minor fixes *🖍 apply feedbacks *🖍 apply feedback and minor edits -
Patrick von Platen authored
-