1. 04 Sep, 2023 1 commit
  2. 02 Sep, 2023 1 commit
  3. 01 Sep, 2023 2 commits
  4. 31 Aug, 2023 3 commits
  5. 30 Aug, 2023 2 commits
  6. 28 Aug, 2023 2 commits
  7. 26 Aug, 2023 1 commit
    • Sayak Paul's avatar
      [Core] Support negative conditions in SDXL (#4774) · 3be0ff90
      Sayak Paul authored
      * add: support negative conditions.
      
      * fix: key
      
      * add: tests
      
      * address PR feedback.
      
      * add documentation
      
      * add img2img support.
      
      * add inpainting support.
      
      * ad controlnet support
      
      * Apply suggestions from code review
      
      * modify wording in the doc.
      3be0ff90
  8. 25 Aug, 2023 2 commits
  9. 22 Aug, 2023 1 commit
  10. 17 Aug, 2023 1 commit
  11. 16 Aug, 2023 1 commit
  12. 12 Aug, 2023 1 commit
  13. 11 Aug, 2023 1 commit
  14. 10 Aug, 2023 2 commits
  15. 08 Aug, 2023 1 commit
  16. 03 Aug, 2023 6 commits
  17. 30 Jul, 2023 1 commit
  18. 28 Jul, 2023 1 commit
  19. 26 Jul, 2023 1 commit
  20. 25 Jul, 2023 2 commits
  21. 24 Jul, 2023 4 commits
    • Patrick von Platen's avatar
      [SD-XL] Fix sdxl controlnet inference (#4238) · 3ba36f97
      Patrick von Platen authored
      * Fix controlnet xl inference
      
      * correct some sd xl control inference
      3ba36f97
    • Patrick von Platen's avatar
      [SDXL] Fix sd xl encode prompt (#4237) · b288684d
      Patrick von Platen authored
      * [SDXL] Fix sd xl encode prompt
      
      * add tests
      b288684d
    • Hu Ye's avatar
      fix a bug of `prompt embeds` in sdxl (#4099) · 8e5921ca
      Hu Ye authored
      
      
      * fix bug in sdxl
      
      * Update pipeline_stable_diffusion_xl_img2img.py
      
      * Update pipeline_stable_diffusion_xl.py
      
      * Update pipeline_stable_diffusion_xl_img2img.py
      
      * Update pipeline_stable_diffusion_xl_inpaint.py
      
      * Update pipeline_stable_diffusion_xl.py
      
      * Update pipeline_stable_diffusion_xl_img2img.py
      
      * Update pipeline_stable_diffusion_xl_inpaint.py
      
      * Update pipeline_stable_diffusion_xl_img2img.py
      
      * Update pipeline_controlnet_sd_xl.py
      
      * Update pipeline_controlnet_sd_xl.py
      
      * Update pipeline_stable_diffusion_xl.py
      
      * Update pipeline_stable_diffusion_xl_img2img.py
      
      * Update pipeline_stable_diffusion_xl_inpaint.py
      
      * Update test_stable_diffusion_xl.py
      
      * Update test_stable_diffusion_xl.py
      
      * Update test_stable_diffusion_xl.py
      
      add test on prompt_embeds
      
      * add test on prompt_embeds
      
      ---------
      Co-authored-by: default avatarPatrick von Platen <patrick.v.platen@gmail.com>
      8e5921ca
    • YiYi Xu's avatar
      fix no CFG for kandinsky pipelines (#4193) · 8e8954bd
      YiYi Xu authored
      
      
      * fix bug when no cfg
      
      * style
      
      * fix no cfg for shap-e and cycle
      
      * style
      
      * fix no cfg for sdxl
      
      * fix copies
      
      ---------
      Co-authored-by: default avataryiyixuxu <yixu310@gmail,com>
      8e8954bd
  22. 21 Jul, 2023 2 commits
  23. 20 Jul, 2023 1 commit