Skip to content

Commit

Permalink
internal change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 663850814
Change-Id: Icb6ea205491e733da5b8bdfdf5d8b8bf7b164c72
  • Loading branch information
Sax Authors authored and copybara-github committed Aug 16, 2024
1 parent c748268 commit d2570a6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion saxml/server/services/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,10 @@ pytype_strict_library(
name = "multimodal_service",
srcs = ["multimodal_service.py"],
srcs_version = "PY3",
visibility = ["//saxml:internal"],
visibility = [
"//ads/adsml/heinzelmaennchen:__subpackages__",
"//saxml:internal",
],
deps = [
"//saxml/protobuf:multimodal_py_pb2",
"//saxml/protobuf:multimodal_py_pb2_grpc",
Expand Down

0 comments on commit d2570a6

Please sign in to comment.