From cb2ee877057a691723b046cccd947036fdc88587 Mon Sep 17 00:00:00 2001 From: MediaPipe Team Date: Wed, 22 Mar 2023 09:31:57 -0700 Subject: [PATCH] Internal change PiperOrigin-RevId: 518591192 --- mediapipe/model_maker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mediapipe/model_maker/requirements.txt b/mediapipe/model_maker/requirements.txt index d7e4a950..29e5426e 100644 --- a/mediapipe/model_maker/requirements.txt +++ b/mediapipe/model_maker/requirements.txt @@ -5,4 +5,4 @@ opencv-python tensorflow>=2.10 tensorflow-datasets tensorflow-hub -tf-models-official>=2.10.1 +tf-models-official>=2.11.4