1. 28 Jul, 2025 13 commits
  2. 27 Jul, 2025 2 commits
    • helloyongyang's avatar
      support cache with changing res · 40381d5a
      helloyongyang authored
      40381d5a
    • Rongjin Yang's avatar
      04 cache dit (#165) · 20525490
      Rongjin Yang authored
      * has read BaseRunner -> DefaultRunner -> WanRunner's init
      
      * FirstBlock
      
      * FirstBlock
      
      * FirstBlock
      
      * FirstBlock
      
      * FirstBlock
      
      * FirstBlock
      
      * FirstBlock
      
      * DualBlock
      
      * DynamicBlock
      
      * DynamicBlock
      
      * DynamicBlock
      
      * DynamicBlock
      
      * DynamicBlock
      
      * DualBlock Downsample Factor
      
      * DualBlock Downsample Factor
      
      * Downsample
      
      * Downsample
      20525490
  3. 26 Jul, 2025 2 commits
  4. 25 Jul, 2025 3 commits
  5. 24 Jul, 2025 5 commits
  6. 23 Jul, 2025 8 commits
  7. 22 Jul, 2025 7 commits
    • gushiqiao's avatar
      Fix · 3dc1fafb
      gushiqiao authored
      Fix
      3dc1fafb
    • gushiqiao's avatar
      Fix · 630addbd
      gushiqiao authored
      630addbd
    • gushiqiao's avatar
      Rename · 5c322e70
      gushiqiao authored
      5c322e70
    • gushiqiao's avatar
      Rename · ae26aa8d
      gushiqiao authored
      ae26aa8d
    • gushiqiao's avatar
      Update gradio and docs · ab12739b
      gushiqiao authored
      Update gradio and docs
      ab12739b
    • gushiqiao's avatar
      Update gradio and docs · ac520b50
      gushiqiao authored
      ac520b50
    • PengGao's avatar
      Feat vfi (#158) · db4238af
      PengGao authored
      
      
      * feat: add vfi(rife)
      
      * refactor: update video saving functionality and add VAE to ComfyUI image conversion.
      
      * refactor: enhance video saving process and integrate VAE to ComfyUI image conversion
      
      * refactor: reorganize imports and enhance code structure in default_runner and utils modules
      
      * feat: add video frame interpolation support with RIFE model integration
      
      * refactor: streamline code structure and improve readability in IFNet and refine modules
      
      * fix: style
      
      * feat: add script for downloading and installing RIFE model with flownet.pkl extraction
      
      * update
      
      * docs: update README and documentation to include video frame interpolation feature with RIFE model
      
      * fix ci
      
      * docs: enhance video frame interpolation documentation and update configuration usage for RIFE model
      
      ---------
      Co-authored-by: default avatarhelloyongyang <yongyang1030@163.com>
      db4238af