Skip to content

Commit

Permalink
Pin tfm to 2.14.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
asellergren committed Mar 19, 2024
1 parent c65dcb1 commit b39178a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cxr-foundation/CXR_Foundation_Demo.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"outputs": [],
"source": [
"# Notebook specific dependencies\n",
"!pip install matplotlib tf-models-official>=2.13.0 google-cloud-storage\n",
"!pip install matplotlib tf-models-official==2.14.0 google-cloud-storage\n",
"\n",
"!git clone https://github.com/Google-Health/imaging-research.git\n",
"!pip install imaging-research/cxr-foundation/"
Expand Down

0 comments on commit b39178a

Please sign in to comment.