StyleFlow
StyleFlow copied to clipboard
Required pytorch version
Hi!
Required pytorch version (1.1.0) is quite old especially if i want to use pytorch version of StyleGan2 which should be 1.7.1. Are there any strong reasons to stay with 1.1.0 on training\inference or i can safely upgrade it up to 1.7.1?
The version is compatible with Tensorflow 1.15. You could replace the generator with the pytorch implementation and upgrade it.