Updates
Rolling release / release (push) Successful in 8m31s

This commit is contained in:
2026-09-13 22:24:14 -04:00
parent 1ca4224377
commit a097adf4eb
62 changed files with 2707 additions and 957 deletions
+1
View File
@@ -18,6 +18,7 @@
<method name="IngestPath"><arg name="path" type="s" direction="in"/></method>
<method name="ComputerGrant"><arg name="persist" type="b" direction="in"/></method>
<method name="ComputerRevoke"/><method name="ComputerStatus"><arg type="s" direction="out"/></method>
<method name="WebcamGrant"/><method name="WebcamRevoke"/><method name="WebcamStatus"><arg type="s" direction="out"/></method>
<method name="GetRuntimeStatus"><arg type="s" direction="out"/></method>
<method name="AssessModelFit"><arg name="model" type="s" direction="in"/><arg type="s" direction="out"/></method>
<method name="DownloadModel"><arg name="model" type="s" direction="in"/><arg type="s" direction="out"/></method>