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

Could not locate cudnn_ops_infer64_8.dll. Please make sure it is in your library path! #396

Open
3 tasks done
cyco-creates opened this issue Aug 21, 2024 · 2 comments
Open
3 tasks done
Labels
bug Something isn't working

Comments

@cyco-creates
Copy link

First, confirm

  • I have read the instruction carefully
  • I have searched the existing issues
  • I have updated the extension to the latest version

What happened?

I've updated Comfy to a latest version and I'm getting this error

Requested to load AutoencoderKL
Loading 1 new model
loaded completely 0.0 159.55708122253418 True
[ReActor] 14:02:15 - STATUS - Working: source face index [0], target face index [0]
[ReActor] 14:02:15 - STATUS - Analyzing Source Image...
Could not locate cudnn_ops_infer64_8.dll. Please make sure it is in your library path!

F:\COMFY>pause
Press any key to continue . . .

Steps to reproduce the problem

Your workflow

Sysinfo

Windows 10
Chrome
RTX 4080
no other nodes

Relevant console log

Requested to load AutoencoderKL
Loading 1 new model
loaded completely 0.0 159.55708122253418 True
[ReActor] 14:02:15 - STATUS - Working: source face index [0], target face index [0]
[ReActor] 14:02:15 - STATUS - Analyzing Source Image...
Could not locate cudnn_ops_infer64_8.dll. Please make sure it is in your library path!

F:\COMFY>pause
Press any key to continue . . .

Additional information

No response

@cyco-creates cyco-creates added bug Something isn't working new labels Aug 21, 2024
@REDDKOMET
Copy link

REDDKOMET commented Sep 9, 2024

I fixed this by downloading these and adding to 11.8 bin folder:
File Path: C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\bin
URL: https://developer.nvidia.com/cuda-11-8-0-download-archive

Make sure 11.8 is in set up correctly your CUDA_PATH too.
image

@Gourieff Gourieff removed the new label Sep 12, 2024
@trevorohare
Copy link

I ran the installer for cuda that you linked, but am having the same issue still as the OP. Can you explain a bit further how to remedy this issue? I haven't been able to find the DLL file in question in order to place it in the proper directory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants