1. 09 Apr, 2025 2 commits
  2. 08 Apr, 2025 1 commit
  3. 05 Apr, 2025 1 commit
  4. 02 Apr, 2025 4 commits
  5. 29 Mar, 2025 1 commit
  6. 25 Mar, 2025 1 commit
  7. 24 Mar, 2025 1 commit
    • Aryan's avatar
      New HunyuanVideo-I2V (#11066) · 8907a70a
      Aryan authored
      * update
      
      * update
      
      * update
      
      * add tests
      
      * update docs
      
      * raise value error
      
      * warning for true cfg and guidance scale
      
      * fix test
      8907a70a
  8. 21 Mar, 2025 3 commits
  9. 20 Mar, 2025 2 commits
  10. 18 Mar, 2025 2 commits
  11. 15 Mar, 2025 1 commit
  12. 14 Mar, 2025 1 commit
  13. 13 Mar, 2025 1 commit
  14. 12 Mar, 2025 1 commit
  15. 11 Mar, 2025 1 commit
  16. 10 Mar, 2025 3 commits
  17. 07 Mar, 2025 4 commits
    • Dhruv Nair's avatar
      [Single File] Add single file support for Wan T2V/I2V (#10991) · 1357931d
      Dhruv Nair authored
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      1357931d
    • hlky's avatar
      Wan VAE move scaling to pipeline (#10998) · 363d1ab7
      hlky authored
      363d1ab7
    • C's avatar
      Fix Graph Breaks When Compiling CogView4 (#10959) · 6a0137eb
      C authored
      
      
      * Fix Graph Breaks When Compiling CogView4
      
      Eliminate this:
      
      ```
      t]V0304 10:24:23.421000 3131076 torch/_dynamo/guards.py:2813] [0/4] [__recompiles] Recompiling function forward in /home/zeyi/repos/diffusers/src/diffusers/models/transformers/transformer_cogview4.py:374
      V0304 10:24:23.421000 3131076 torch/_dynamo/guards.py:2813] [0/4] [__recompiles]     triggered by the following guard failure(s):
      V0304 10:24:23.421000 3131076 torch/_dynamo/guards.py:2813] [0/4] [__recompiles]     - 0/3: ___check_obj_id(L['self'].rope.freqs_h, 139976127328032)    
      V0304 10:24:23.421000 3131076 torch/_dynamo/guards.py:2813] [0/4] [__recompiles]     - 0/2: ___check_obj_id(L['self'].rope.freqs_h, 139976107780960)    
      V0304 10:24:23.421000 3131076 torch/_dynamo/guards.py:2813] [0/4] [__recompiles]     - 0/1: ___check_obj_id(L['self'].rope.freqs_h, 140022511848960)    
      V0304 10:24:23.421000 3131076 torch/_dynamo/guards.py:2813] [0/4] [__recompiles]     - 0/0: ___check_obj_id(L['self'].rope.freqs_h, 140024081342416)   
      ```
      
      * Update transformer_cogview4.py
      
      * fix cogview4 rotary pos embed
      
      * Apply style fixes
      
      ---------
      Co-authored-by: default avatargithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
      Co-authored-by: default avatarYiYi Xu <yixu310@gmail.com>
      6a0137eb
    • Aryan's avatar
      Hunyuan I2V (#10983) · 2e5203be
      Aryan authored
      * update
      
      * update
      
      * update
      
      * add tests
      
      * update
      
      * add model tests
      
      * update docs
      
      * update
      
      * update example
      
      * fix defaults
      
      * update
      2e5203be
  18. 04 Mar, 2025 1 commit
    • Aryan's avatar
      [LoRA] Support Wan (#10943) · 3ee899fa
      Aryan authored
      * update
      
      * refactor image-to-video pipeline
      
      * update
      
      * fix copied from
      
      * use FP32LayerNorm
      3ee899fa
  19. 03 Mar, 2025 2 commits
  20. 02 Mar, 2025 1 commit
  21. 27 Feb, 2025 1 commit
  22. 25 Feb, 2025 2 commits
  23. 24 Feb, 2025 3 commits