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 bf8cdf0 commit 5e1be86Copy full SHA for 5e1be86
hook/zm_detect.py
@@ -31,7 +31,7 @@
31
32
auth_header = None
33
34
-__app_version__ = '6.1.26'
+__app_version__ = '6.1.27'
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