thunil / TecoGAN

This repo contains source code and materials for the TEmporally COherent GAN SIGGRAPH project.
Apache License 2.0
5.95k stars 1.13k forks source link

Temporary solution to Warning : depracated version of Tensorflow #97

Open shubhamcodez opened 3 years ago

shubhamcodez commented 3 years ago

I was using the notebook and saw some warnings regarding the use of a deprecated version of tensorflow. Tensorflow 1.x is outdated and will be soon removed from colab. I propose, changing the Code to latest version of Tensorflow if the maintainers are interested.