1. 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
  2. 19 Dec, 2022 3 commits
  3. 13 Dec, 2022 3 commits
  4. 09 Dec, 2022 1 commit
  5. 08 Dec, 2022 1 commit
  6. 07 Dec, 2022 1 commit
  7. 06 Dec, 2022 1 commit
  8. 05 Dec, 2022 1 commit
  9. 02 Dec, 2022 3 commits
  10. 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
  11. 29 Nov, 2022 1 commit
  12. 25 Nov, 2022 3 commits
  13. 22 Nov, 2022 1 commit
  14. 21 Nov, 2022 2 commits
  15. 20 Nov, 2022 2 commits
  16. 17 Nov, 2022 1 commit
  17. 16 Nov, 2022 3 commits
  18. 15 Nov, 2022 1 commit
  19. 09 Nov, 2022 2 commits
  20. 07 Nov, 2022 3 commits
  21. 04 Nov, 2022 1 commit
  22. 03 Nov, 2022 1 commit
    • Pedro Cuenca's avatar
      Continuation of #1035 (#1120) · 269109db
      Pedro Cuenca authored
      
      
      * remove batch size from repeat
      
      * repeat empty string if uncond_tokens is none
      
      * fix inpaint pipes
      
      * return back whitespace to pass code quality
      
      * Apply suggestions from code review
      
      * Fix typos.
      Co-authored-by: default avatarHad <had-95@yandex.ru>
      269109db
  23. 02 Nov, 2022 1 commit
  24. 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
  25. 29 Oct, 2022 1 commit