import { BodyGenImageToText } from "@livepeer/ai/models/components";
// No examples available for this model| 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. |