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 6338429 commit c702032Copy full SHA for c702032
hook/zm_detect.py
@@ -31,7 +31,7 @@
31
32
auth_header = None
33
34
-__app_version__ = '6.1.16'
+__app_version__ = '6.1.17'
35
36
def remote_detect(stream=None, options=None, api=None, args=None):
37
# This uses mlapi (https://github.com/pliablepixels/mlapi) to run inferencing and converts format to what is required by the rest of the code.
0 commit comments