1. 03 Sep, 2024 2 commits
    • Aryan's avatar
      [refactor] move positional embeddings to patch embed layer for CogVideoX (#9263) · 9d49b45b
      Aryan authored
      * remove frame limit in cogvideox
      
      * remove debug prints
      
      * Update src/diffusers/models/transformers/cogvideox_transformer_3d.py
      
      * revert pipeline; remove frame limitation
      
      * revert transformer changes
      
      * address review comments
      
      * add error message
      
      * apply suggestions from review
      9d49b45b
    • 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 2 commits
  3. 30 Aug, 2024 1 commit
  4. 29 Aug, 2024 3 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 4 commits
  7. 26 Aug, 2024 1 commit
  8. 25 Aug, 2024 2 commits
  9. 23 Aug, 2024 5 commits
  10. 22 Aug, 2024 4 commits
  11. 21 Aug, 2024 5 commits
  12. 20 Aug, 2024 3 commits
  13. 19 Aug, 2024 3 commits
  14. 18 Aug, 2024 2 commits
  15. 17 Aug, 2024 1 commit