diff --git a/video_prediction_tools/env_setup/requirements_noHPC.txt b/video_prediction_tools/env_setup/requirements_noHPC.txt new file mode 100644 index 0000000000000000000000000000000000000000..44060174992ed2035c5c8ccd31eedbefce296d02 --- /dev/null +++ b/video_prediction_tools/env_setup/requirements_noHPC.txt @@ -0,0 +1,7 @@ +opencv-python==4.2.0.34 +hickle +mpi4py +netCDF4 +numpy +h5py +tensorflow-gpu==1.13.1 \ No newline at end of file