Skip to content

Commit 33bd4f4

Browse files
ziyeqinghanMarkDaoust
authored andcommitted
Change tf-models-nightly to tf-models-official to avoid the NotFoundError error for now.
PiperOrigin-RevId: 352348531
1 parent 081fbc0 commit 33bd4f4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tensorflow_examples/lite/model_maker/requirements_nightly.txt

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
tf-models-nightly
1+
# TODO(b/177629432): Change to tf-models-nightly once NotFoundError is fixed
2+
# with tensorflow-text-nightly.
3+
tf-models-official>=2.4.0
24
tf-hub-nightly
35
numpy>=1.17.3
46
pillow>=7.0.0

0 commit comments

Comments
 (0)