Expand description
texture_model task variant.
Wire-format quirk: text_prompt / image_prompt / style_image are
rolled up into a nested texture_prompt object, sent only when at least
one of the three is present.
Structsยง
- Texture
Model Request - Request body for
texture_model. Wiretype:texture_model. - Texture
Prompt - Sub-object carrying the three texture-prompt inputs.