Last updated 2 years ago
This is my description of the API endpoint
1
0
false
POST /generate_video_frame_prompt HTTP/1.1 Host: Content-Type: multipart/form-data Accept: */* Content-Length: 156 { "image": "binary", "standard_filter_id": "text", "artistic_filter_id": "text", "all_standard_filters": "text", "all_artistic_filters": "text", "raw_captions": "text" }
Successful Response
{ "content": "binary", "media_type": "text" }