1. 02 Dec, 2022 1 commit
  2. 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
  3. 29 Nov, 2022 1 commit
  4. 25 Nov, 2022 3 commits
  5. 22 Nov, 2022 1 commit
  6. 21 Nov, 2022 2 commits
  7. 20 Nov, 2022 2 commits
  8. 17 Nov, 2022 1 commit
  9. 16 Nov, 2022 3 commits
  10. 15 Nov, 2022 1 commit
  11. 09 Nov, 2022 2 commits
  12. 07 Nov, 2022 3 commits
  13. 04 Nov, 2022 1 commit
  14. 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
  15. 02 Nov, 2022 1 commit
  16. 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
  17. 29 Oct, 2022 1 commit
  18. 26 Oct, 2022 1 commit
  19. 25 Oct, 2022 2 commits
  20. 24 Oct, 2022 1 commit
  21. 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
  22. 20 Oct, 2022 2 commits
  23. 19 Oct, 2022 2 commits
  24. 17 Oct, 2022 5 commits