AIFSH / ComfyUI-Hallo

MIT License
264 stars 12 forks source link

LLVM ERROR: Symbol not found: __svml_cosf8_ha #31

Open myprivacygithub opened 3 months ago

myprivacygithub commented 3 months ago

image

pneumanon commented 3 months ago

I was getting the same error, but found a comment on another project with the same error and the solution worked for me. I was just missing a dll file that can be found here:

https://www.dll-files.com/svml_dispmd.dll.html

svml_dispmd.dll should be in C:\Windows\System32

I've finally got it working now!