diff --git a/21-GAN/CGAN/requirements.txt b/21-GAN/CGAN/requirements.txt index c91e03e..e5ebfdd 100644 --- a/21-GAN/CGAN/requirements.txt +++ b/21-GAN/CGAN/requirements.txt @@ -1,3 +1,3 @@ numpy==1.14.3 matplotlib==2.2.2 -tensorflow==1.12.0 +tensorflow==2.9.3