Champ

Animate the character in the image to dance with the pre-defined guidance.

Try it in the Widget Center

Click this url to try this widget and copy the Pro Config template.

Usage

<TODO: enter description here, and remove useless inputs>

Input Parameters

NameTypeDescriptionDefaultRequired

reference_image

string

Provide an image of the champ. We can animate the character in the image to dance. We've found that using more realistic characters yields better results than using cartoon characters.

guidance

string

pre-defined dancing guidance.

motion-04

num_inference_steps

integer

inferenc step for inner diffusion.

20

guidance_scale

number

guidance scale hyper-parameter for generation. A larger scale indicates stronger guidance.

3.5

Output Parameters

NameTypeDescriptionFile Type

url

string

The video that was generated has been saved as an online URL. This link is temporary, so please save it for your own use

video

Output Example

{ // input https://image.myshell.ai/image/chat/embed_obj/40295/20240423/018fb86564684efeb2577a99c154baed.jpg
   "url": "https://cdn.myshell.ai/video/chat/embed_obj/40295/20240423/a932c38992d842c9a791fc62774d366d.mp4"
}

Detailed Guidelines

Last updated