1. 13 Apr, 2025 3 commits
  2. 11 Apr, 2025 2 commits
  3. 09 Apr, 2025 3 commits
  4. 08 Apr, 2025 1 commit
  5. 05 Apr, 2025 1 commit
  6. 02 Apr, 2025 4 commits
  7. 29 Mar, 2025 1 commit
  8. 25 Mar, 2025 1 commit
  9. 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
  10. 21 Mar, 2025 3 commits
  11. 20 Mar, 2025 2 commits
  12. 18 Mar, 2025 2 commits
  13. 15 Mar, 2025 1 commit
  14. 14 Mar, 2025 1 commit
  15. 13 Mar, 2025 1 commit
  16. 12 Mar, 2025 1 commit
  17. 11 Mar, 2025 1 commit
  18. 10 Mar, 2025 3 commits
  19. 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
  20. 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
  21. 03 Mar, 2025 2 commits
  22. 02 Mar, 2025 1 commit