MCPcopy Create free account
hub / github.com/Ar-Ray-code/lingbot-depth-trt / main

Function main

python/scripts/live_demo.py:338–340  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

336
337
338def main() -> int:
339 args = parse_args()
340 return run_demo(args)
341
342
343if __name__ == "__main__":

Callers 1

live_demo.pyFile · 0.70

Calls 2

run_demoFunction · 0.85
parse_argsFunction · 0.70

Tested by

no test coverage detected