1. 17 Nov, 2024 2 commits
  2. 16 Nov, 2024 3 commits
  3. 14 Nov, 2024 2 commits
  4. 13 Nov, 2024 1 commit
  5. 09 Nov, 2024 1 commit
  6. 08 Nov, 2024 6 commits
  7. 07 Nov, 2024 2 commits
  8. 06 Nov, 2024 2 commits
  9. 05 Nov, 2024 3 commits
    • Vahid Askari's avatar
      Fix: Remove duplicated comma in distributed_inference.md (#9868) · a03bf4a5
      Vahid Askari authored
      
      
      Fix: Remove duplicated comma
      Co-authored-by: default avatarSayak Paul <spsayakpaul@gmail.com>
      a03bf4a5
    • SahilCarterr's avatar
      [Fix] Test of sd3 lora (#9843) · 08ac5cbc
      SahilCarterr authored
      * fix test
      
      * fix test asser
      
      * fix format
      
      * Update test_lora_layers_sd3.py
      08ac5cbc
    • Aryan's avatar
      [core] Mochi T2V (#9769) · 3f329a42
      Aryan authored
      
      
      * update
      
      * udpate
      
      * update transformer
      
      * make style
      
      * fix
      
      * add conversion script
      
      * update
      
      * fix
      
      * update
      
      * fix
      
      * update
      
      * fixes
      
      * make style
      
      * update
      
      * update
      
      * update
      
      * init
      
      * update
      
      * update
      
      * add
      
      * up
      
      * up
      
      * up
      
      * update
      
      * mochi transformer
      
      * remove original implementation
      
      * make style
      
      * update inits
      
      * update conversion script
      
      * docs
      
      * Update src/diffusers/pipelines/mochi/pipeline_mochi.py
      Co-authored-by: default avatarDhruv Nair <dhruv.nair@gmail.com>
      
      * Update src/diffusers/pipelines/mochi/pipeline_mochi.py
      Co-authored-by: default avatarDhruv Nair <dhruv.nair@gmail.com>
      
      * fix docs
      
      * pipeline fixes
      
      * make style
      
      * invert sigmas in scheduler; fix pipeline
      
      * fix pipeline num_frames
      
      * flip proj and gate in swiglu
      
      * make style
      
      * fix
      
      * make style
      
      * fix tests
      
      * latent mean and std fix
      
      * update
      
      * cherry-pick 1069d210e1b9e84a366cdc7a13965626ea258178
      
      * remove additional sigma already handled by flow match scheduler
      
      * fix
      
      * remove hardcoded value
      
      * replace conv1x1 with linear
      
      * Update src/diffusers/pipelines/mochi/pipeline_mochi.py
      Co-authored-by: default avatarDhruv Nair <dhruv.nair@gmail.com>
      
      * framewise decoding and conv_cache
      
      * make style
      
      * Apply suggestions from code review
      
      * mochi vae encoder changes
      
      * rebase correctly
      
      * Update scripts/convert_mochi_to_diffusers.py
      
      * fix tests
      
      * fixes
      
      * make style
      
      * update
      
      * make style
      
      * update
      
      * add framewise and tiled encoding
      
      * make style
      
      * make original vae implementation behaviour the default; note: framewise encoding does not work
      
      * remove framewise encoding implementation due to presence of attn layers
      
      * fight test 1
      
      * fight test 2
      
      ---------
      Co-authored-by: default avatarDhruv Nair <dhruv.nair@gmail.com>
      Co-authored-by: default avataryiyixuxu <yixu310@gmail.com>
      3f329a42
  10. 04 Nov, 2024 1 commit
  11. 02 Nov, 2024 2 commits
  12. 01 Nov, 2024 5 commits
  13. 31 Oct, 2024 8 commits
  14. 30 Oct, 2024 1 commit
  15. 29 Oct, 2024 1 commit