1. 16 Sep, 2024 3 commits
    • Yuxuan.Zhang's avatar
      CogVideoX-5b-I2V support (#9418) · 8336405e
      Yuxuan.Zhang authored
      
      
      * draft Init
      
      * draft
      
      * vae encode image
      
      * make style
      
      * image latents preparation
      
      * remove image encoder from conversion script
      
      * fix minor bugs
      
      * make pipeline work
      
      * make style
      
      * remove debug prints
      
      * fix imports
      
      * update example
      
      * make fix-copies
      
      * add fast tests
      
      * fix import
      
      * update vae
      
      * update docs
      
      * update image link
      
      * apply suggestions from review
      
      * apply suggestions from review
      
      * add slow test
      
      * make use of learned positional embeddings
      
      * apply suggestions from review
      
      * doc change
      
      * Update convert_cogvideox_to_diffusers.py
      
      * make style
      
      * final changes
      
      * make style
      
      * fix tests
      
      ---------
      Co-authored-by: default avatarAryan <aryan@huggingface.co>
      8336405e
    • Sayak Paul's avatar
      [CI] make runner_type restricted. (#9441) · 2171f77a
      Sayak Paul authored
      make runner_type restricted.
      2171f77a
    • Aryan's avatar
      Allow max shard size to be specified when saving pipeline (#9440) · 2454b98a
      Aryan authored
      allow max shard size to be specified when saving pipeline
      2454b98a
  2. 15 Sep, 2024 1 commit
  3. 14 Sep, 2024 1 commit
  4. 13 Sep, 2024 2 commits
  5. 12 Sep, 2024 3 commits
  6. 11 Sep, 2024 5 commits
  7. 09 Sep, 2024 5 commits
  8. 06 Sep, 2024 3 commits
    • YiYi Xu's avatar
    • Dhruv Nair's avatar
      [CI] Quick fix for Cog Video Test (#9373) · d269cc8a
      Dhruv Nair authored
      update
      d269cc8a
    • Aryan's avatar
      [core] Freenoise memory improvements (#9262) · 6dfa4996
      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
      
      * update
      
      * chunk -> split
      
      * remove changes from incorrect conflict resolution
      
      * remove changes from incorrect conflict resolution
      
      * add explanation of SplitInferenceModule
      
      * update docs
      
      * Revert "update docs"
      
      This reverts commit c55a50a271b2cefa8fe340a4f2a3ab9b9d374ec0.
      
      * update docstring for freenoise split inference
      
      * apply suggestions from review
      
      * add tests
      
      * apply suggestions from review
      6dfa4996
  9. 05 Sep, 2024 3 commits
  10. 04 Sep, 2024 4 commits
  11. 03 Sep, 2024 7 commits
  12. 02 Sep, 2024 3 commits