taesungp / swapping-autoencoder-pytorch

Official Implementation of Swapping Autoencoder for Deep Image Manipulation (NeurIPS 2020)
Other
516 stars 84 forks source link

Possibility to run on Python > 3.6? #37

Open migonsa opened 9 months ago

migonsa commented 9 months ago

Hi, I find the work of this repo very interesting and I would like to try it, but the version of Python 3.6 referred to in the README is currently very outdated. Is it possible to run it on higher versions, such as 3.10 or 3.11? I have tried but I can't get it to work, has anyone tried it?