Open whg001 opened 4 months ago
是否可以适配一下呢 device = torch.device('cpu') s = torch.from_numpy(ndarray).long().to(device)
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 ?
是否可以适配一下呢 device = torch.device('cpu') s = torch.from_numpy(ndarray).long().to(device)