1. 17 Oct, 2023 2 commits
    • Sayak Paul's avatar
      [Examples] Follow up of #5393 (#5420) · b4cbbd5e
      Sayak Paul authored
      * fix: create_repo()
      
      * Empty-Commit
      b4cbbd5e
    • Sayak Paul's avatar
      [Core] Fix/pipeline without text encoders for SDXL (#5301) · 8b3d2aea
      Sayak Paul authored
      
      
      * fix: sdxl pipeline when unet is not available.
      
      * fix moe
      
      * account for text
      
      * ifx more
      
      * don't make unet optional.
      
      * Apply suggestions from code review
      Co-authored-by: default avatarPatrick von Platen <patrick.v.platen@gmail.com>
      
      * split conditionals.
      
      * add optional components to sdxl pipeline
      
      * propagate changes to the rest of the pipelines.
      
      * add: test
      
      * add to all
      
      * fix: rest of the pipelines.
      
      * use pipeline_class variable
      
      * separate pipeline mixin
      
      * use safe_serialization
      
      * fix: test
      
      * access actual output.
      
      * add: optional test to adapter and ip2p sdxl pipeline tests/
      
      * add optional test to controlnet sdxl.
      
      * fix tests
      
      * fix ip2p tests
      
      * fix more
      
      * fifx more.
      
      * use np output type.
      
      * fix for StableDiffusionXLMultiControlNetPipelineFastTests.
      
      * fix: SDXLOptionalComponentsTesterMixin
      
      * Apply suggestions from code review
      Co-authored-by: default avatarPatrick von Platen <patrick.v.platen@gmail.com>
      
      * fix tests
      
      * Empty-Commit
      
      * revert previous
      
      * quality
      
      * fix: test
      
      ---------
      Co-authored-by: default avatarPatrick von Platen <patrick.v.platen@gmail.com>
      8b3d2aea
  2. 16 Oct, 2023 7 commits
  3. 15 Oct, 2023 1 commit
  4. 13 Oct, 2023 2 commits
  5. 12 Oct, 2023 2 commits
  6. 11 Oct, 2023 6 commits
  7. 10 Oct, 2023 3 commits
  8. 09 Oct, 2023 12 commits
  9. 08 Oct, 2023 1 commit
  10. 06 Oct, 2023 4 commits