aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/examples/android/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/examples/android/BUILD')
-rw-r--r--tensorflow/examples/android/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/examples/android/BUILD b/tensorflow/examples/android/BUILD
index 3ba3a494ab..0c1cea5fc3 100644
--- a/tensorflow/examples/android/BUILD
+++ b/tensorflow/examples/android/BUILD
@@ -66,6 +66,7 @@ android_binary(
"//tensorflow/examples/android/assets:asset_files",
"@inception5h//:model_files",
"@mobile_multibox//:model_files",
+ "@stylize//:model_files",
],
assets_dir = "",
custom_package = "org.tensorflow.demo",