1. 03 Sep, 2024 3 commits
    • Aryan's avatar
      [tests] remove/speedup some low signal tests (#9285) · 24053832
      Aryan authored
      * remove 2 shapes from SDFunctionTesterMixin::test_vae_tiling
      
      * combine freeu enable/disable test to reduce many inference runs
      
      * remove low signal unet test for signature
      
      * remove low signal embeddings test
      
      * remove low signal progress bar test from PipelineTesterMixin
      
      * combine ip-adapter single and multi tests to save many inferences
      
      * fix broken tests
      
      * Update tests/pipelines/test_pipelines_common.py
      
      * Update tests/pipelines/test_pipelines_common.py
      
      * add progress bar tests
      24053832
    • Dhruv Nair's avatar
      [CI] More Fast GPU Test Fixes (#9346) · f6f16a0c
      Dhruv Nair authored
      * update
      
      * update
      
      * update
      
      * update
      f6f16a0c
    • Vishnu V Jaddipal's avatar
      Xlabs lora fix (#9348) · 1c1ccaa0
      Vishnu V Jaddipal authored
      
      
      * Fix ```from_single_file``` for xl_inpaint
      
      * Add basic flux inpaint pipeline
      
      * style, quality, stray print
      
      * Fix stray changes
      
      * Add inpainting model support
      
      * Change lora conversion for xlabs
      
      * Fix stray changes
      
      * Apply suggestions from code review
      
      * style
      
      ---------
      Co-authored-by: default avatarSayak Paul <spsayakpaul@gmail.com>
      1c1ccaa0
  2. 02 Sep, 2024 3 commits
  3. 30 Aug, 2024 3 commits
  4. 29 Aug, 2024 4 commits
  5. 28 Aug, 2024 2 commits
    • apolinário's avatar
      Change default for `guidance_scale`in FLUX (#9305) · 089cf798
      apolinário authored
      To match the original code, 7.0 is too high
      089cf798
    • Aryan's avatar
      AnimateDiff prompt travel (#9231) · cbc2ec8f
      Aryan authored
      * update
      
      * implement prompt interpolation
      
      * make style
      
      * resnet memory optimizations
      
      * more memory optimizations; todo: refactor
      
      * update
      
      * update animatediff controlnet with latest changes
      
      * refactor chunked inference changes
      
      * remove print statements
      
      * undo memory optimization changes
      
      * update docstrings
      
      * fix tests
      
      * fix pia tests
      
      * apply suggestions from review
      
      * add tests
      
      * update comment
      cbc2ec8f
  6. 27 Aug, 2024 6 commits
  7. 26 Aug, 2024 2 commits
  8. 25 Aug, 2024 2 commits
  9. 23 Aug, 2024 6 commits
  10. 22 Aug, 2024 6 commits
  11. 21 Aug, 2024 3 commits