Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
update
Method · 0.95
Tested by
no test coverage detected