Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nikopueringer/CorridorKey
/ proc
Method
proc
BiRefNetModule/wrapper.py:27–29 ·
view source on GitHub ↗
(self, image: Image.Image)
Source
from the content-addressed store, hash-verified
25
)
26
27
def
proc(self, image: Image.Image) -> torch.Tensor:
28
image = self.transform_image(image)
29
return
image
30
31
32
usage_to_weights_file = {
Callers
1
process
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected