Wan 2.1 Keyframe-To-Video Plus Generation
Generate videos from first and last frame keyframes using the wan2.1-kf2v-plus model.
Documentation Index
Fetch the complete documentation index at: https://mulerun.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Generate videos from first and last frame keyframes using the wan2.1-kf2v-plus model. This model creates smooth interpolation between two keyframe images.Key Features
- Keyframe-to-video interpolation
- First and last frame specification (required)
- 720P resolution
- Fixed 5s duration
- 30fps output
Image Requirements
| Property | Requirement |
|---|---|
| Formats | JPEG, JPG, PNG (no transparency), BMP, WEBP |
| Dimensions | [360, 2000] pixels for both width and height |
| File Size | Max 10MB |
| Input | Public URL or Base64 encoded data |
Example Requests
Basic Keyframe Interpolation
With Negative Prompt
With Video Effect Template
Prompt Tips
For best results when describing keyframe interpolation:- Describe the transition between first and last frame
- Specify motion direction and camera movement
- Include timing cues if needed
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Transition and motion description between the first and last frame (max 800 characters).
800First keyframe image (URL or Base64). Supported formats: JPEG/JPG/PNG/BMP/WEBP, 360-2000px, ≤10MB.
Last keyframe image (URL or Base64). Same constraints as the first frame.
Negative prompt describing unwanted content (max 500 characters).
500Optional video effect template name.
Output Resolution
720P Video duration in seconds (30 fps). Fixed at 5 seconds.
5 Enable intelligent prompt rewriting.
Random seed [0, 2147483647].
0 <= x <= 2147483647Response
Accepted - Task created successfully