TachibanaYoshino / AnimeGANv2

[Open Source]. The improved version of AnimeGAN. Landscape photos/videos to anime
5.06k stars 709 forks source link

Is it possible to use AnimeGANv2 without GPU? Only with Intel CPU? #64

Closed tonimore closed 1 year ago

tonimore commented 1 year ago

As I know there is tensorflow Intel CPU plugin. Of course it will be slower than GPU, but is it possible?

TachibanaYoshino commented 1 year ago

Yes, you can use python3.7 and tensorflow-gpu=1.15.0 to execute.