text_to_image_preview
GET https://api.useapi.net/v1/runwayml/text_to_image_preview/?text_prompt
Image to Text
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
email | null | Optional when only one runwayml/accounts configured. However, if you have multiple accounts configured, this parameter becomes required. | |
text_prompt | null | Required text prompt | |
negative_prompt | null | Optional negative prompt | |
seed | null | Optional seed value | |
style | null | Optional, supported values: cinematic,abandoned,abstract_sculpture,advertising,anime,architectural,cartoon,cine_lens,claymation,concept_art,digital_art,duotone_artistic_photo,forestpunk,frost,graphic_novel,graphite,impressionist_painting,isometric_3d,low_poly_3d,macro_photography,marker_drawing,moody_film,pixel_art,retro_photography,sci-fi_art,stickers,storyboard,actor_casting,thriller,35mm,3d_cartoon,3d_render,80s_vaporwave | |
aspect_ratio | null | Optional, supported values: 21:9,1:1,9:16,16:9,4:3,3:4 | |
prompt_weight | null | Optional weight of the prompt, supported range 1...30 |