Commit 42a89f8c authored by Gustaf Ahdritz's avatar Gustaf Ahdritz
Browse files

Fix typo in notebook

parent 1fa6ffab
......@@ -132,7 +132,7 @@
"\n",
"GIT_REPO = 'https://github.com/aqlaboratory/openfold'\n",
"\n",
"OPENFOLD_PARAM_SOURCE_URL = \"https://huggingface.co/nz/Openfold\"\n",
"OPENFOLD_PARAM_SOURCE_URL = \"https://huggingface.co/nz/OpenFold\"\n",
"ALPHAFOLD_PARAM_SOURCE_URL = 'https://storage.googleapis.com/alphafold/alphafold_params_2022-01-19.tar'\n",
"OPENFOLD_PARAMS_DIR = './openfold/openfold/resources/openfold_params'\n",
"ALPHAFOLD_PARAMS_DIR = './openfold/openfold/resources/params'\n",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment