happyhorse-1.0-t2vHappyHorse-1.0-T2V supports text-to-video generation, featuring highly realistic dynamic rendering. It accurately comprehends text semantics to produce high-quality videos that are fluid, natural, and rich in detail.
Type
Video
Per second at 1080P
$0.19 / s
Per second at 720P
$0.11 / s
API Reference
Get API KeycURL
1curl https://smartoken.top/v1/videos/generations \2 -H "Authorization: Bearer $SMARTOKEN_API_KEY" \3 -H "Content-Type: application/json" \4 -d '{5 "model": "happyhorse-1.0-t2v",6 "prompt": "A miniature city built from cardboard and bottle caps comes alive at night.",7 "resolution": "1080P",8 "ratio": "16:9",9 "duration": 510 }'