{ "model":"emotion", "input": "在这片古老的葡萄园中,每一颗葡萄都饱含着阳光的味道,它们在历史的长河中逐渐成熟,等待着成为美酒的一部分。" }
curl --location --request POST 'https://api.openersal.com/video' \ --header 'Authorization: Bearer {Api Access Token}' \ --header 'Content-Type: application/json' \ --data-raw '{ "model":"emotion", "input": "在这片古老的葡萄园中,每一颗葡萄都饱含着阳光的味道,它们在历史的长河中逐渐成熟,等待着成为美酒的一部分。" }'
{ "code": "Success", "msg": "", "data": { "sid": "1V2X" } }