Skip to content

Commit

Permalink
Automated Code Change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 691825366
  • Loading branch information
tf-text-github-robot committed Nov 1, 2024
1 parent 9474dd9 commit 21a3766
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion oss_scripts/pip_package/requirements.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
ai-edge-litert
tensorflow
tf-keras
tensorflow-datasets
tensorflow-metadata
tensorflow-metadata
1 change: 1 addition & 0 deletions tensorflow_text/core/kernels/BUILD
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
load("@flatbuffers//:build_defs.bzl", "flatbuffer_cc_library")
load("//third_party/protobuf/bazel:proto_library.bzl", "proto_library")
load("//tensorflow_text:tftext.bzl", "tf_cc_library", "tflite_cc_library")

# Kernels for tf.text ops.
Expand Down

0 comments on commit 21a3766

Please sign in to comment.