aboutsummaryrefslogtreecommitdiff
path: root/python/pyarmnn/examples/object_detection/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'python/pyarmnn/examples/object_detection/requirements.txt')
-rw-r--r--python/pyarmnn/examples/object_detection/requirements.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/pyarmnn/examples/object_detection/requirements.txt b/python/pyarmnn/examples/object_detection/requirements.txt
index 717a536a0e..01f2d181da 100644
--- a/python/pyarmnn/examples/object_detection/requirements.txt
+++ b/python/pyarmnn/examples/object_detection/requirements.txt
@@ -1,2 +1,4 @@
+--extra-index-url https://google-coral.github.io/py-repo/
numpy>=1.19.2
tqdm>=4.47.0
+tflite_runtime==2.5.0.post1