MCPcopy Create free account
hub / github.com/CUT3R/CUT3R / run

Method run

viser_utils.py:774–777  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

772 time.sleep(1.0 / gui_framerate.value)
773
774 def run(self):
775 self.animate()
776 while True:
777 time.sleep(10.0)

Callers 2

run_inferenceFunction · 0.95
run_inferenceFunction · 0.95

Calls 1

animateMethod · 0.95

Tested by

no test coverage detected