We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
im tryna upscale to 120 fps but when I run it through rife-ncnn-vulkan it gives me this:
only rife-v4 model support custom numframe and timestep
i go in the rife-v4 folder but all there is is flownet.bin and flownet.param file and they don't open. im on mac m1 monterey
i type sudo rife-v4 it gives sudo: rife-v4: command not found
sudo rife-v4
sudo: rife-v4: command not found
The text was updated successfully, but these errors were encountered:
You need to specify a model. rife -m rife-v4 -i input -o output
Sorry, something went wrong.
No branches or pull requests
im tryna upscale to 120 fps but when I run it through rife-ncnn-vulkan it gives me this:
only rife-v4 model support custom numframe and timestep
i go in the rife-v4 folder but all there is is flownet.bin and flownet.param file and they don't open. im on mac m1 monterey
i type
sudo rife-v4
it givessudo: rife-v4: command not found
The text was updated successfully, but these errors were encountered: