diff --git a/README.md b/README.md index b0e5195a..572f7d09 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ $ conda create --name tf python=3.9 $ conda activate tf ``` -3. Run the setup script `./setup-utils/setup-gretel-synthetics-tensorflow24-with-gpu.sh` +3. Run the setup script `./setup-utils/setup-gretel-synthetics-tensorflow28-with-gpu.sh` The last step will install all the necessary software packages for GPU usage, `tensorflow=2.8` and `gretel-synthetics`. Note that this script works only for Ubuntu 18.04. You might need to modify it for other OS versions.