Last updated 1 year ago
/generate_image_prompt
curl -L \ --request POST \ --url '/generate_image_prompt' \ --header 'Content-Type: multipart/form-data' \ --data '{"image":"text","standard_filter_id":"1","artistic_filter_id":"0","all_standard_filters":"false","all_artistic_filters":"false","raw_captions":"false"}'
{ "content": "text", "media_type": "text" }