MCPcopy
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
28def image_parser(args):
29 out = args.image_file.split(args.sep)
30 return out
31
32
33def load_image(image_file):

Callers 1

eval_modelFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected