tencent-ailab / IP-Adapter

The image prompt adapter is designed to enable a pretrained text-to-image diffusion model to generate images with image prompt.
Apache License 2.0
4.52k stars 298 forks source link

Added support for cpu for ip-adapter-face #213

Closed ironbar closed 6 months ago

ironbar commented 6 months ago

Very simple change to allow using CPU with ip-adapter-face. It is terribly slow on CPU, but it works. This will allow creating a Hugging Face demo space first on CPU and ask for free community GPU later.