Mukosame / Anime2Sketch

A sketch extractor for anime/illustration.
MIT License
1.96k stars 163 forks source link

User Warning #9

Closed gmehta1996 closed 3 years ago

gmehta1996 commented 3 years ago

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(

Mukosame commented 3 years ago

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