Error "kEnumeratePhysicalDevices failed -3" #891
mbrandonhurd
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When running the following command I get the error "kEnumeratePhysicalDevices failed -3". It seems like it is still running, but the error constantly prints to the terminal.
Any ideas?
docker run --gpus all -it --rm -v $PWD:/host ghcr.io/k4yt3x/video2x:5.0.0-beta6 -i input.mp4 -o output.mp4 -p3 upscale -h 720 -a waifu2x -n3
Beta Was this translation helpful? Give feedback.
All reactions