1. 13 Jul, 2023 1 commit
  2. 07 Jun, 2023 1 commit
    • Kadir Nar's avatar
      [Community] Support StableDiffusionCanvasPipeline (#3590) · cd618690
      Kadir Nar authored
      * added StableDiffusionCanvasPipeline pipeline
      
      * Added utils codes to pipe_utils file.
      
      * make style
      
      * delete mixture.py and Text2ImageRegion class
      
      * make style
      
      * Added the codes to the readme.md file.
      
      * Moved functions from pipeline_utils to mix_canvas
      cd618690
  3. 02 Jun, 2023 2 commits
  4. 30 May, 2023 3 commits
  5. 23 May, 2023 2 commits
  6. 22 May, 2023 1 commit
    • takuoko's avatar
      [Community] reference only control (#3435) · c4359d63
      takuoko authored
      * add reference only control
      
      * add reference only control
      
      * add reference only control
      
      * fix lint
      
      * fix lint
      
      * reference adain
      
      * bugfix EulerAncestralDiscreteScheduler
      
      * fix style fidelity rule
      
      * fix default output size
      
      * del unused line
      
      * fix deterministic
      c4359d63
  7. 16 May, 2023 1 commit
  8. 06 May, 2023 1 commit
  9. 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
  10. 28 Apr, 2023 1 commit
  11. 19 Apr, 2023 1 commit
  12. 23 Mar, 2023 1 commit
  13. 21 Mar, 2023 1 commit
  14. 14 Mar, 2023 1 commit
  15. 06 Mar, 2023 1 commit
  16. 13 Feb, 2023 1 commit
  17. 22 Jan, 2023 1 commit
  18. 17 Jan, 2023 1 commit
  19. 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
  20. 19 Dec, 2022 2 commits
  21. 13 Dec, 2022 1 commit
  22. 08 Dec, 2022 1 commit
  23. 05 Dec, 2022 1 commit
  24. 02 Dec, 2022 1 commit
  25. 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
  26. 29 Nov, 2022 1 commit
  27. 21 Nov, 2022 2 commits
  28. 20 Nov, 2022 2 commits
  29. 16 Nov, 2022 1 commit
  30. 15 Nov, 2022 1 commit
  31. 09 Nov, 2022 1 commit
  32. 07 Nov, 2022 2 commits