Update multimer models to v2.

PiperOrigin-RevId: 432150462
Change-Id: I508371123adf9dad20f4fe1082c7a6c7cd6815d4
This commit is contained in:
Sebastian Bodenstein
2022-03-03 03:05:17 -08:00
committed by Copybara-Service
parent 189f7d81f3
commit eba82a6521
4 changed files with 8 additions and 8 deletions

View File

@@ -31,7 +31,7 @@ fi
DOWNLOAD_DIR="$1"
ROOT_DIR="${DOWNLOAD_DIR}/params"
SOURCE_URL="https://storage.googleapis.com/alphafold/alphafold_params_2022-01-19.tar"
SOURCE_URL="https://storage.googleapis.com/alphafold/alphafold_params_2022-03-02.tar"
BASENAME=$(basename "${SOURCE_URL}")
mkdir --parents "${ROOT_DIR}"