diff --git a/GANs/pggan/requirements-pip.txt b/GANs/pggan/requirements-pip.txt index 2ec81b6..a5946be 100644 --- a/GANs/pggan/requirements-pip.txt +++ b/GANs/pggan/requirements-pip.txt @@ -1,4 +1,4 @@ -tensorflow-gpu==1.15.2 +tensorflow-gpu==2.5.1 numpy scipy moviepy