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

colab can use these setting #112

Closed FrankLinxzx closed 3 years ago

FrankLinxzx commented 3 years ago

!pip uninstall tensorflow==1.15 !pip install tensorflow-gpu==1.15.2 !pip uninstall tensorflow-datasets --yes !pip install tensorflow-datasets==1.0.1 colab can use these setting ,and it;s work fine to me