Skip to main content

Module texture_model

Module texture_model 

Source
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ยง

TextureModelRequest
Request body for texture_model. Wire type: texture_model.
TexturePrompt
Sub-object carrying the three texture-prompt inputs.