shadowcz007 / comfyui-liveportrait

LivePortrait: Efficient Portrait Animation with Stitching and Retargeting Control
422 stars 36 forks source link

Mac M3,:AssertionError: Torch not compiled with CUDA enabled #18

Open whg001 opened 4 months ago

whg001 commented 4 months ago

是否可以适配一下呢 device = torch.device('cpu') s = torch.from_numpy(ndarray).long().to(device)

obs945 commented 4 months ago

In 2024/07/17 update from https://github.com/KwaiVGI/LivePortrait , Liveportrait support Mac silicon. Is it possible to support this feature in future update of comfyui-liveportrait ?