Skip to content

Commit 7f12198

Browse files
MarkDaoustcopybara-github
authored andcommitted
Pin tf-text version.
PiperOrigin-RevId: 427759159
1 parent 791bc34 commit 7f12198

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

site/en/tutorials/load_data/text.ipynb

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -82,11 +82,7 @@
8282
},
8383
"outputs": [],
8484
"source": [
85-
"# Be sure you're using the stable versions of both `tensorflow` and\n",
86-
"# `tensorflow-text`, for binary compatibility.\n",
87-
"!pip uninstall -y tf-nightly keras-nightly\n",
88-
"!pip install tensorflow\n",
89-
"!pip install tensorflow-text"
85+
"!pip install tensorflow_text==2.7.3"
9086
]
9187
},
9288
{

0 commit comments

Comments
 (0)