Lifestyle — hands crafting pottery on a wheel
Close-up shot of skilled hands shaping wet clay on a spinning pottery wheel. The camera focuses on the hands and clay, showing fingers pressing inward to form the walls of a bowl. Muddy water splashes slightly with each rotation. The clay surface glistens under warm overhead workshop lighting. The potter's hands are steady and precise, pulling the clay upward in smooth practiced motions. Background is a soft blur of shelves with finished ceramics in earth-toned glazes. The wheel spins counterclockwise at a steady pace. Natural sound design — the wet squelch of clay and the hum of the wheel motor.
查看 API 代码
curl -X POST https://runapi.ai/api/v1/wan/text_to_video \
-H "Authorization: Bearer $RUNAPI_KEY" \
-H "Content-Type: application/json" \
--data-binary @- <<'JSON'
{
"model": "wan-2.6-text-to-video",
"prompt": "Close-up shot of skilled hands shaping wet clay on a spinning pottery wheel. The camera focuses on the hands and clay, showing fingers pressing inward to form the walls of a bowl. Muddy water splashes slightly with each rotation. The clay surface glistens under warm overhead workshop lighting. The potter's hands are steady and precise, pulling the clay upward in smooth practiced motions. Background is a soft blur of shelves with finished ceramics in earth-toned glazes. The wheel spins counterclockwise at a steady pace. Natural sound design — the wet squelch of clay and the hum of the wheel motor."
}
JSON