Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/XPixelGroup/DiffBIR
/ image_parser
Function
image_parser
llava/eval/run_llava.py:28–30 ·
view source on GitHub ↗
(args)
Source
from the content-addressed store, hash-verified
26
27
28
def
image_parser(args):
29
out = args.image_file.split(args.sep)
30
return
out
31
32
33
def
load_image(image_file):
Callers
1
eval_model
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected