Mukosame / Anime2Sketch

A sketch extractor for anime/illustration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

User Warning

gmehta1996 opened this issue · comments

I am getting the following error while trying the test code.

UserWarning: Argument interpolation should be of type InterpolationMode instead of int. Please, use InterpolationMode enum.
warnings.warn(

Hi, just pushed a fix. It seems to be an error between Pillow7 && PyTorch.
Please let me know if the error is solved!