Skip to content
New issue

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

CUDA issue #20

Open
Betruthier opened this issue Jul 12, 2024 · 7 comments
Open

CUDA issue #20

Betruthier opened this issue Jul 12, 2024 · 7 comments

Comments

@Betruthier
Copy link

Betruthier commented Jul 12, 2024

Hello! this is awesome but I could not get the v2v function to work in comfyUI. I get this error:

Error occurred when executing LivePortraitVideoNode:

D:\a_work\1\s\onnxruntime\python\onnxruntime_pybind_state.cc:891 onnxruntime::python::CreateExecutionProviderInstance CUDA_PATH is set but CUDA wasnt able to be loaded. Please install the correct version of CUDA andcuDNN as mentioned in the GPU requirements page (https://onnxruntime.ai/docs/execution-providers/CUDA-ExecutionProvider.html#requirements), make sure they're in the PATH, and that your GPU is supported.

Any Ideas? I followed the instructions on the onnx website to no success..

My GPU is a 4090 and I have CUDA 12.1 but I also tried 12.4

@ZiBrianQian
Copy link

Same

@Betruthier
Copy link
Author

Somehow I fixed it by blitzing all fixes. good luck!

@nateshi-0
Copy link

same. help.

@nateshi-0
Copy link

running cuda_11.8.0_522.06_windows.exe seemed to work so far

@stanleyshek
Copy link

Somehow I fixed it by blitzing all fixes. good luck!

can you share more details about all the steps to fix it? I've encounted the same issue too.

Screenshot 2024-07-21 000829

@LeePreston99
Copy link

anyone able to amend this to make it work on mac, i have an M3 chip but we cant run CUDA

@stanleyshek
Copy link

anyone able to amend this to make it work on mac, i have an M3 chip but we cant run CUDA

CUDA only on Nividia, there's some other custom node that can run on CPU

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants