We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cfa1b7 commit 866c575Copy full SHA for 866c575
demos/common/python/requirements.txt
@@ -1,4 +1,4 @@
1
futures==3.1.1
2
opencv-python>=4.6.0
3
-tensorflow-serving-api==2.11.0
4
-numpy<2.0.0
+tensorflow-serving-api>=2.11.0,<=2.13.0
+numpy<2.0.0
0 commit comments