Skip to content

styler00dollar/vs-gmfss_union

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GMFSS_union

High Performance GMFSS with RIFE and GAN for Anime Video Frame Interpolation, based on https://github.com/98mxr/GMFSS_union.

Dependencies

trt requires additional runtime libraries:

For ease of installation on Windows, you can download the 7z file on Releases which contains required runtime libraries and Python wheel file. Unzip the file to the location that you chose. Add <unzippath>/bin to your system PATH. Additionally, add <unzippath> to CUDA_PATH environment variable because CuPy relies on it. Finally pip install the Python wheel file.

Installation

pip install -U vsgmfss-union

Usage

from vsgmfss_union import gmfss_union

ret = gmfss_union(clip)

See __init__.py for the description of the parameters.

About

GMFSS_union function for VapourSynth

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%