GMFSS_union function for VapourSynth
Project description
GMFSS_union
High Performance GMFSS with RIFE and GAN for Anime Video Frame Interpolation, based on https://github.com/98mxr/GMFSS_union.
Dependencies
- CuPy
- NumPy
- PyTorch 1.13
- VapourSynth R55+
trt requires additional runtime libraries:
- CUDA Toolkit 11.7
- cuDNN 8.6
- TensorRT 8.5.2.2
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file vsgmfss_union-1.1.0-py3-none-any.whl.
File metadata
- Download URL: vsgmfss_union-1.1.0-py3-none-any.whl
- Upload date:
- Size: 53.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f5f406020988a390ec5ad602cd5ca7b271386cd917673002524f5e310a5edf8
|
|
| MD5 |
47e719411726863eec3d2a435042a0ae
|
|
| BLAKE2b-256 |
0331c8b6d59ddbae2ca7605b20f440d7993d3425fec1925252500c7f4696c661
|