Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 661 Bytes

File metadata and controls

14 lines (11 loc) · 661 Bytes

# ImageGenerationRequestTextToImageParams

Properties

Name Type Description Notes
text string Text prompt [optional]
negative_text string What NOT to include [optional]
style string [optional]
condition_image string Base64-encoded conditioning image [optional]
control_mode string [optional] [default to 'CANNY_EDGE']
control_strength float [optional] [default to 0.7]

[Back to Model list] [Back to API list] [Back to README]