Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/XPixelGroup/DiffBIR
/ load_pipeline
Method
load_pipeline
diffbir/inference/loop.py:117–117 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
115
116
@overload
117
def
load_pipeline(self) -> None: ...
118
119
def
load_captioner(self) -> None:
120
if
self.args.captioner ==
"none"
:
Callers
1
__init__
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected