- 15 Nov, 2023 1 commit
-
-
M. Tolga Cangöz authored
Remove .to('cuda') before cpu_offload, trim trailing whitespaces
-
- 13 Nov, 2023 1 commit
-
-
Steven Liu authored
* tip about inpaint checkpoints * expand section * feedback
-
- 07 Nov, 2023 1 commit
-
-
M. Tolga Cangöz authored
* Fix typos, improve, update; kandinsky doesn't want fp16 due to deprecation; ogkalu and kohbanye don't have safetensor; add make_image_grid for better visualization * Update inpaint.md * Remove erronous Space * Update docs/source/en/using-diffusers/conditional_image_generation.md Co-authored-by:
Steven Liu <59462357+stevhliu@users.noreply.github.com> * Update img2img.md * load_image() already converts to RGB * Update depth2img.md * Update img2img.md * Update inpaint.md --------- Co-authored-by:
Steven Liu <59462357+stevhliu@users.noreply.github.com>
-
- 17 Oct, 2023 1 commit
-
-
Susheel Thapa authored
-
- 12 Oct, 2023 1 commit
-
-
Steven Liu authored
minor fixes
-
- 10 Oct, 2023 1 commit
-
-
Steven Liu authored
add mask making section
-
- 06 Oct, 2023 1 commit
-
-
Steven Liu authored
* start * finish draft * add section * edits * feedback * make fix-copies * rebase
-
- 06 Sep, 2023 1 commit
-
-
dg845 authored
Fix typo by replacing init_image_arr and repainted_image_arr with init_image and repainted_image, respectively.
-
- 01 Sep, 2023 1 commit
-
-
dg845 authored
* Initial code to add force_unmasked_unchanged argument to StableDiffusionInpaintPipeline.__call__. * Try to improve StableDiffusionInpaintPipelineFastTests.get_dummy_inputs. * Use original mask to preserve unmasked pixels in pixel space rather than latent space. * make style * start working on note in docs to force unmasked area to be unchanged * Add example of forcing the unmasked area to remain unchanged. * Revert "make style" This reverts commit fa7759293af916c665f683387a52fd789ed10531. * Revert "Use original mask to preserve unmasked pixels in pixel space rather than latent space." This reverts commit 092bd0e9e9628f02ff917aafb2a5c9252776b6e9. * Revert "Try to improve StableDiffusionInpaintPipelineFastTests.get_dummy_inputs." This reverts commit ff41cf43c5a820057289e0852fb41b3e2074d86d. * Revert "Initial code to add force_unmasked_unchanged argument to StableDiffusionInpaintPipeline.__call__." This reverts commit 989979752a1c9e6e16e92d8f1b3d14b70829fbb5. --------- Co-authored-by:Will Berman <wlbberman@gmail.com>
-
- 23 Aug, 2023 1 commit
-
-
realliujiaxu authored
-
- 10 Aug, 2023 1 commit
-
-
Steven Liu authored
* add safetensors flag * apply review
-
- 26 Jul, 2023 1 commit
-
-
camenduru authored
* why mdx? * why mdx? * why mdx? * no x for kandinksy either --------- Co-authored-by:Patrick von Platen <patrick.v.platen@gmail.com>
-
- 06 May, 2023 1 commit
-
-
Lysandre Debut authored
Typo in docs Co-authored-by:Patrick von Platen <patrick.v.platen@gmail.com>
-
- 23 Mar, 2023 1 commit
-
-
Steven Liu authored
* add colab notebook and spaces * fix image link
-
- 17 Mar, 2023 1 commit
-
-
YiYi Xu authored
fix link Co-authored-by:yiyixuxu <yixu310@gmail,com>
-
- 01 Mar, 2023 1 commit
-
-
Patrick von Platen authored
-
- 31 Jan, 2023 1 commit
-
-
Patrick von Platen authored
-
- 04 Jan, 2023 1 commit
-
-
Chanran Kim authored
* init for korean docs * edit build yml file for multi language docs * edit one more build yml file for multi language docs * add title for get_frontmatter error
-
- 19 Dec, 2022 1 commit
-
-
Patrick von Platen authored
-
- 19 Oct, 2022 1 commit
-
-
Pedro Cuenca authored
Docs update for new in-painting pipeline. Co-authored-by:Patrick von Platen <patrick.v.platen@gmail.com>
-
- 05 Oct, 2022 2 commits
-
-
Patrick von Platen authored
up
-
Patrick von Platen authored
* up * uP * uP * make style * Apply suggestions from code review * up * finish
-
- 08 Sep, 2022 2 commits
-
-
Patrick von Platen authored
-
Patrick von Platen authored
* [Docs] Using diffusers * up
-
- 07 Sep, 2022 1 commit
-
-
Patrick von Platen authored
-
- 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)
-