[WinError 127] Error loading "D:\layerdivider\venv\lib\site-packages\torch\lib\cudnn_cnn_infer64_8.dll" or one of its dependencies.
I have been trying to get this Layer Divider tool to work: https://github.com/mattyamonaca/layerdivider
There is a more detailed guide which I'm following on this site: https://zenn.dev/mattyamonaca/articles/b3fec7a6edd722
I have followed everything in the guide and even downloaded the appropriate matching Cuda and Cudnn:
I have CUDA version 11.8:
I have downloaded, unzipped and extracted the appropriate cuDNN files into the CUDA v11.8 folder:
Yet, after doing all this, I try to run the webui, and this error keeps popping up:
I do not know what else I am missing, I seem to have installed everything required and yet it still fails to work.
I am aware that there is an automatic1111 extension version of this which incorporates Segment Anything etc., but that comes with its own set of problems, that one lets me do the segmentation but does not let me create the psd file:
And then this error pops up:
The segmenting only works one time after installing the Layer Divider extension for me. After that I have to delete the layer divider and reinstall it before i can use the segment function again.