It is engineered to breathe life into static concepts while maintaining absolute subject identity. By deeply analyzing the geometric structure and material properties of a reference image, it synthesizes motion that aligns perfectly with physical intuition. The model excels in temporal stability and lighting inheritance, ensuring that core elements remain undistorted during intense transitions. It provides a seamless bridge from a single visual reference to a high-tension, cinematic sequence characterized by fluid motion and professional-grade rendering. Channel-low-price: priced significantly lower than the Official Stable Edition, but stability is not guaranteed.
Request
Authorization
Header Params
Body Params application/jsonRequired
Example
{"prompt":"Fixed scene, cute puppy running and playing with a ball on the grass. Natural and lively movements, fur gently fluttering in the wind, ball rolling back and forth, smooth motion, natural outdoor lighting, realistic details.","aspectRatio":"16:9","imageUrls":["https://rhtv.runninghub.cn/view?filename=51bfbfc7b31ca0ed8735f4129c1c2348b6542ebe93d195d4931962ec531785c8.png&type=input&subfolder=&Rh-Comfy-Auth=eyJ1c2VySWQiOiJjMjdjNjJmNTBkM2RjNTI4YzNhNDQ3YmExNzJmNjE3YyIsInNpZ25FeHBpcmUiOjE3ODE3NDg5NDE1NzcsInRzIjoxNzgxMTQ0MTQxNTc3LCJzaWduIjoiYTA3ZTY4YzE4NDdkYTc5ZTA3M2FjMzcyZWE5OTFkYzgifQ==&Rh-Identify=c27c62f50d3dc528c3a447ba172f617c&rand=0.8455838081203318"],"resolution":"480p","duration":6}
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location'https://www.runninghub.ai/openapi/v2/rhart-video-g/image-to-video' \
--header'Authorization: Bearer [Your API KEY]' \
--header'Content-Type: application/json' \
--data'{
"prompt": "Fixed scene, cute puppy running and playing with a ball on the grass. Natural and lively movements, fur gently fluttering in the wind, ball rolling back and forth, smooth motion, natural outdoor lighting, realistic details.",
"aspectRatio": "16:9",
"imageUrls": [
"https://rhtv.runninghub.cn/view?filename=51bfbfc7b31ca0ed8735f4129c1c2348b6542ebe93d195d4931962ec531785c8.png&type=input&subfolder=&Rh-Comfy-Auth=eyJ1c2VySWQiOiJjMjdjNjJmNTBkM2RjNTI4YzNhNDQ3YmExNzJmNjE3YyIsInNpZ25FeHBpcmUiOjE3ODE3NDg5NDE1NzcsInRzIjoxNzgxMTQ0MTQxNTc3LCJzaWduIjoiYTA3ZTY4YzE4NDdkYTc5ZTA3M2FjMzcyZWE5OTFkYzgifQ==&Rh-Identify=c27c62f50d3dc528c3a447ba172f617c&rand=0.8455838081203318"
],
"resolution": "480p",
"duration": 6
}'