Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/XPixelGroup/DiffBIR
/ load_cleaner
Method
load_cleaner
diffbir/inference/loop.py:46–46 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
44
45
@overload
46
def
load_cleaner(self) -> None: ...
47
48
def
load_cldm(self) -> None:
49
self.cldm: ControlLDM = instantiate_from_config(
Callers
1
__init__
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected