Grant-CP / ComfyUI-LivePortraitKJ-MPS

Partial MPS support for ComfyUI nodes for LivePortrait to use them on a MacBook
MIT License
12 stars 2 forks source link

PyTorch not linked #3

Open Phando opened 4 months ago

Phando commented 4 months ago

This is looking like a very cool set of nodes. I am trying to run the animated portrait workflow, but am getting the following error: PyTorch is not linked with support for mps devices

Workflow: https://openart.ai/workflows/amadeusxr/make-any-photo-talk/CbLdvlKo2mvv9OvwFtU7

Any help would be much appreciated

Grant-CP commented 4 months ago

Hi @Phando. I've added an error message in the most current version. MPS is the GPU layer for Apple Silicon devices. So Macbooks only. The original node from Kijai works will with Nvidia GPUs.

You aren't the only person to run into this error from the linked workflow. The workflow uploader just had a macbook. We are working to unify this code with Kijai's original node, but it will probably be a few days at least.

Phando commented 4 months ago

Thanks for the quick reply and for the future fix! Can you shoot me a link to the original windows friendly nodes?

Grant-CP commented 4 months ago

Original node is here: https://github.com/kijai/ComfyUI-LivePortraitKJ

And good point I should link that in the README.