Skip to content

Commit e7465fc

Browse files
authored
1 parent 9e84258 commit e7465fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile.tmpl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,8 @@ RUN pip install \
205205
tensorflow_decision_forests \
206206
tensorflow-text \
207207
"tensorflow_hub>=0.16.0" \
208+
# LiteRT (previously known as TFLite).
209+
ai_edge_litert \
208210
# b/331799280 remove once other packages over to dm-tre
209211
optree \
210212
tf-keras && \

0 commit comments

Comments
 (0)