Social media — coffee pour in slow motion
Close-up slow-motion shot of espresso being poured into a clear glass containing cold milk and ice cubes. The dark espresso hits the milk surface and creates mesmerizing turbulent swirls and marbling patterns as the two liquids mix. Shot from a slightly elevated angle looking down into the glass. The espresso stream is thin and steady, pouring from just above frame. Condensation beads on the outside of the glass. Background is a soft blurred café counter with warm bokeh light spots. High frame rate slow motion capturing every tendril of mixing liquid. Vertical 9:16 format optimized for Instagram Reels.
查看 API 代码
curl -X POST https://runapi.ai/api/v1/hailuo/text_to_video \
-H "Authorization: Bearer $RUNAPI_KEY" \
-H "Content-Type: application/json" \
--data-binary @- <<'JSON'
{
"model": "hailuo-02-text-to-video-pro",
"prompt": "Close-up slow-motion shot of espresso being poured into a clear glass containing cold milk and ice cubes. The dark espresso hits the milk surface and creates mesmerizing turbulent swirls and marbling patterns as the two liquids mix. Shot from a slightly elevated angle looking down into the glass. The espresso stream is thin and steady, pouring from just above frame. Condensation beads on the outside of the glass. Background is a soft blurred café counter with warm bokeh light spots. High frame rate slow motion capturing every tendril of mixing liquid. Vertical 9:16 format optimized for Instagram Reels."
}
JSON