Short Square Video From Image [1:1]
Bintley
- add image
- describe what happens in video
- set prompt strength (optional, default is good)
Inputs
- Prompt strength (optional, 4.0 is usually best)FLOAT
- Describe what you want to see in the videoSTRING
- Choose image to turn into videoIMAGE
curl -X POST 'https://kimara.ai/api/v1/apps/bddbcd21-4416-4c7d-852b-9b079e701cbb' \
-H 'Authorization: Bearer YOUR_API_KEY' \
-H 'Content-Type: application/json' \
-d '{
"inputs": {
"3:cfg": 4,
"6:text": "cat sits and tilts its head and starts to laugh",
"60:image": "<asset_id>"
}
}'