Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 173 Bytes

pipeline-specs.md

File metadata and controls

11 lines (9 loc) · 173 Bytes

Specs for the backend pipeline

Func: process(image_path)

Returns:

{
'bullets': ['bullet1', 'bullet2', 'bullet3'],
'image_descs': ['desc1', 'desc2', 'desc3']
}