towhee.pipeline_format.ImageEmbeddingFormat

class towhee.pipeline_format.ImageEmbeddingFormat[source]

Bases: OutputFormat

Image embedding pipeline format.

If pipelie’s type is image-embedding, use the pipeline.

Methods

get_format_handler

__call__(itr: MapIterator)[source]

Call self as a function.