diff --git a/two-stage-vae/requirements-cpu.txt b/two-stage-vae/requirements-cpu.txt index 267e6dc..b8f3bbc 100644 --- a/two-stage-vae/requirements-cpu.txt +++ b/two-stage-vae/requirements-cpu.txt @@ -1,7 +1,7 @@ scipy numpy python-mnist -tensorflow==1.13.1 +tensorflow==1.15.2 Pillow matplotlib myelin==0.0.11