1. 16 May, 2023 1 commit
  2. 06 May, 2023 1 commit
  3. 03 May, 2023 1 commit
    • Markus Pobitzer's avatar
      Add Stable Diffusion RePaint to community pipelines (#3320) · 2dd40850
      Markus Pobitzer authored
      * Add Stable Diffsuion RePaint to community pipelines
      
      - Adds Stable Diffsuion RePaint to community pipelines
      - Add Readme enty for pipeline
      
      * Fix: Remove wrong import
      
      - Remove wrong import
      - Minor change in comments
      
      * Fix: Code formatting of stable_diffusion_repaint
      
      * Fix: ruff errors in stable_diffusion_repaint
      2dd40850
  4. 28 Apr, 2023 1 commit
  5. 19 Apr, 2023 1 commit
  6. 23 Mar, 2023 1 commit
  7. 21 Mar, 2023 1 commit
  8. 14 Mar, 2023 1 commit
  9. 06 Mar, 2023 1 commit
  10. 13 Feb, 2023 1 commit
  11. 22 Jan, 2023 1 commit
  12. 17 Jan, 2023 1 commit
  13. 28 Dec, 2022 1 commit
    • Partho's avatar
      [Community Pipeline] MagicMix (#1839) · 2ba42aa9
      Partho authored
      * initial
      
      * type hints
      
      * update scheduler type hint
      
      * add to README
      
      * add example generation to README
      
      * v -> mix_factor
      
      * load scheduler from pretrained
      2ba42aa9
  14. 19 Dec, 2022 2 commits
  15. 13 Dec, 2022 1 commit
  16. 08 Dec, 2022 1 commit
  17. 05 Dec, 2022 1 commit
  18. 02 Dec, 2022 1 commit
  19. 01 Dec, 2022 1 commit
    • fboulnois's avatar
      Standardize on using `image` argument in all pipelines (#1361) · 52eb0348
      fboulnois authored
      * feat: switch core pipelines to use image arg
      
      * test: update tests for core pipelines
      
      * feat: switch examples to use image arg
      
      * docs: update docs to use image arg
      
      * style: format code using black and doc-builder
      
      * fix: deprecate use of init_image in all pipelines
      52eb0348
  20. 29 Nov, 2022 1 commit
  21. 21 Nov, 2022 2 commits
  22. 20 Nov, 2022 2 commits
  23. 16 Nov, 2022 1 commit
  24. 15 Nov, 2022 1 commit
  25. 09 Nov, 2022 1 commit
  26. 07 Nov, 2022 2 commits
  27. 01 Nov, 2022 1 commit
    • MarkRich's avatar
      Add imagic to community pipelines (#958) · a793b1fe
      MarkRich authored
      * initial commit to add imagic to stable diffusion community pipelines
      
      * remove some testing changes
      
      * comments from PR review for imagic stable diffusion
      
      * remove changes from pipeline_stable_diffusion as part of imagic pipeline
      
      * clean up example code and add line back in to pipeline_stable_diffusion for imagic pipeline
      
      * remove unused functions
      
      * small code quality changes for imagic pipeline
      
      * clean up readme
      
      * remove hardcoded logging values for imagic community example
      
      * undo change for DDIMScheduler
      a793b1fe
  28. 29 Oct, 2022 1 commit
  29. 26 Oct, 2022 1 commit
  30. 25 Oct, 2022 1 commit
  31. 24 Oct, 2022 1 commit
  32. 21 Oct, 2022 1 commit
    • Shyam Sudhakaran's avatar
      Wildcard stable diffusion pipeline (#900) · 2fdd094c
      Shyam Sudhakaran authored
      
      
      * Initial Wildcard Stable Diffusion Pipeline
      
      * Added some additional example usage
      
      * style
      
      * Added links in README and additional documentation
      
      * Initial Wildcard Stable Diffusion Pipeline
      
      * Added some additional example usage
      
      * style
      
      * Added links in README and additional documentation
      
      * cleanup readme again
      
      * Apply suggestions from code review
      Co-authored-by: default avatarPatrick von Platen <patrick.v.platen@gmail.com>
      2fdd094c
  33. 20 Oct, 2022 1 commit
  34. 19 Oct, 2022 1 commit
  35. 17 Oct, 2022 2 commits