AIFSH / ComfyUI-Hallo

MIT License
264 stars 12 forks source link

cannot run with `cpu` device. #19

Closed Neo-Pz closed 3 months ago

Neo-Pz commented 3 months ago

Pipelines loaded with dtype=torch.float16 cannot run with cpu device. It is not recommended to move them to cpu as running them will fail. Please make sure to use an accelerator to run the pipeline in inference, due to the lack of support forfloat16 operations on this device in PyTorch. Please, remove the torch_dtype=torch.float16 argument, or use another device for inference.

AIFSH commented 3 months ago

no way to CPU,as too slow even on GPU