advimman / lama

🦙 LaMa Image Inpainting, Resolution-robust Large Mask Inpainting with Fourier Convolutions, WACV 2022

Home Page:https://advimman.github.io/lama-project/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could not initialize NNPACK! Reason: Unsupported hardware.

DNucX opened this issue · comments

Hello,

First all I want to say thank you for such a great project! :)

When the process is done, I get the follow warning/error:

[W NNPACK.cpp:80] Could not initialize NNPACK! Reason: Unsupported hardware.

Everything works fine though, which I am glad about. I am able to remove an object from an image with no issues. However, the only thing is upon completion, the above warning/error is mentioned. Is this something that needs correcting/fixing? If so, how? Or is this a warning/error that's okay to ignore?

Thank you in advance!