Add tensorflow-addons to model_maker requirements.txt

PiperOrigin-RevId: 552610011
This commit is contained in:
MediaPipe Team
2023-07-31 15:34:00 -07:00
committed by Copybara-Service
parent 6f916a001c
commit 557ed0b1ea
+1
View File
@@ -3,6 +3,7 @@ mediapipe>=0.10.0
numpy
opencv-python
tensorflow>=2.10
tensorflow-addons
tensorflow-datasets
tensorflow-hub
tf-models-official>=2.13.1