Metadata-Version: 2.1
Name: comfyui-rife-tensorrt
Version: 0.0.1
Summary: This project provides a TensorRT implementation of [a/RIFE](https://github.com/hzwer/ECCV2022-RIFE) for ultra fast frame interpolation inside ComfyUI
Home-page: https://github.com/yuvraj108c/ComfyUI-Rife-Tensorrt
Requires-Python: >=3.10
Requires-Dist: einops
Requires-Dist: colored
Requires-Dist: polygraphy
Requires-Dist: tensorrt==10.4.0
Requires-Dist: cuda-python
