MCPcopy Create free account
hub / github.com/thygate/stable-diffusion-webui-depthmap-script / wrap_gradio_gpu_call

Function wrap_gradio_gpu_call

src/backbone.py:120–120  ·  view source on GitHub ↗
(f)

Source from the content-addressed store, hash-verified

118 return int(f"{launched_at}{backbone_current_seq_number:04}")
119
120 def wrap_gradio_gpu_call(f): return f # Displaying various stats is not supported
121
122 def listfiles(dirname):
123 import os

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected