recast_motion
ActiveTool of Hermoso
declared in 1.0.0
Motion transfer: re-perform a reference video's motion with a different person/character (supply their image). The reference clip drives the movement; the image supplies the identity. Paid render.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"image",
"video"
],
"properties": {
"image": {
"type": "string",
"description": "the actor/character image URL (who should appear)"
},
"video": {
"type": "string",
"description": "the reference video whose motion to re-perform"
},
"prompt": {
"type": "string",
"description": "optional scene/style guidance"
},
"orientation": {
"enum": [
"video",
"image"
],
"type": "string",
"description": "which aspect to keep: the video's (default) or the image's"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Hermoso
https://github.com/hermoso-ai/hermoso
1/7 registries