Skip to content

Commit a8c612a

Browse files
lintian06MarkDaoust
authored andcommitted
Change tf-nightly to tensorflow to avoid import error.
PiperOrigin-RevId: 352363509
1 parent 33bd4f4 commit a8c612a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tensorflow_examples/lite/model_maker/requirements_nightly.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# TODO(b/177629432): Change to tf-models-nightly once NotFoundError is fixed
2-
# with tensorflow-text-nightly.
1+
# TODO(b/177629432): Change to tf-models-nightly and tensorflow once
2+
# NotFoundError is fixed with tensorflow-text-nightly.
33
tf-models-official>=2.4.0
44
tf-hub-nightly
55
numpy>=1.17.3
@@ -11,7 +11,7 @@ flatbuffers==1.12
1111
absl-py<0.11>=0.10.0
1212
urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1
1313
tflite-support-nightly
14-
tf-nightly
14+
tensorflow>=2.4.0
1515
librosa>=0.5
1616
lxml>=4.6.1
1717
PyYAML>=5.1

0 commit comments

Comments
 (0)