1. 10 Sep, 2025 1 commit
  2. 19 Jun, 2025 1 commit
  3. 02 Jun, 2025 1 commit
    • Steven Liu's avatar
      [docs] Model cards (#11112) · c9347206
      Steven Liu authored
      * initial
      
      * update
      
      * hunyuanvideo
      
      * ltx
      
      * fix
      
      * wan
      
      * gen guide
      
      * feedback
      
      * feedback
      
      * pipeline-level quant config
      
      * feedback
      
      * ltx
      c9347206
  4. 19 May, 2025 1 commit
  5. 22 Feb, 2025 1 commit
  6. 06 Jan, 2025 1 commit
  7. 31 Dec, 2024 2 commits
  8. 26 Nov, 2024 1 commit
  9. 18 Nov, 2024 1 commit
  10. 16 Oct, 2024 1 commit
  11. 16 Sep, 2024 1 commit
    • 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
  12. 02 Sep, 2024 1 commit
    • Aryan's avatar
      [core] Support VideoToVideo with CogVideoX (#9333) · 0e6a8403
      Aryan authored
      * add vid2vid pipeline for cogvideox
      
      * make fix-copies
      
      * update docs
      
      * fake context parallel cache, vae encode tiling
      
      * add test for cog vid2vid
      
      * use video link from HF docs repo
      
      * add copied from comments; correctly rename test class
      0e6a8403
  13. 30 Aug, 2024 1 commit
  14. 23 Aug, 2024 1 commit
  15. 13 Aug, 2024 1 commit
    • Aryan's avatar
      [refactor] CogVideoX followups + tiled decoding support (#9150) · a85b34e7
      Aryan authored
      * refactor context parallel cache; update torch compile time benchmark
      
      * add tiling support
      
      * make style
      
      * remove num_frames % 8 == 0 requirement
      
      * update default num_frames to original value
      
      * add explanations + refactor
      
      * update torch compile example
      
      * update docs
      
      * update
      
      * clean up if-statements
      
      * address review comments
      
      * add test for vae tiling
      
      * update docs
      
      * update docs
      
      * update docstrings
      
      * add modeling test for cogvideox transformer
      
      * make style
      a85b34e7
  16. 07 Aug, 2024 1 commit