• 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
utils.py 7.65 KB