MCPcopy Index your code
hub / github.com/NVIDIA/Stable-Diffusion-WebUI-TensorRT / __del__

Method __del__

model_manager.py:100–101  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

98 self.write_json()
99
100 def __del__(self):
101 self.update()
102
103 def add_entry(
104 self,

Callers

nothing calls this directly

Calls 1

updateMethod · 0.95

Tested by

no test coverage detected