Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 4.46 KB

File metadata and controls

17 lines (12 loc) · 4.46 KB

BodyGenImageToText

Example Usage

import { BodyGenImageToText } from "@livepeer/ai/models/components";

// No examples available for this model

Fields

Field Type Required Description
image File | Blob | components.BodyGenImageToTextImage ✔️ Uploaded image to transform with the pipeline.
modelId string Hugging Face model ID used for transformation.
prompt string Text prompt(s) to guide transformation.