Replies: 1 comment 2 replies
-
It's already been added. Using the container image as an example, here's how you can use it: docker run -it --rm --gpus all -v /dev/dri:/dev/dri -v $PWD:/host ghcr.io/k4yt3x/video2x:5.0.0-beta2-cuda -i input.mp4 -o output.mp4 interpolate Right now only RIFE with 2x frame rate is supported because:
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I was wondering if i correctly read that u plan on adding interpolation in v 5.0 ?
Beta Was this translation helpful? Give feedback.
All reactions