Model IDDocumentation Index
Fetch the complete documentation index at: https://docs.gmicloud.ai/llms.txt
Use this file to discover all available pages before exploring further.
Wan-AI_Wan2.1-FLF2V-14B-720P API Usage Guide
Overview
Wan2.1 FLF2V-14B-720P is a state-of-the-art first-last-frame-to-video generation model that creates dynamic videos from first and last frame images. This model generates smooth transitions and interpolations between two given frames, achieving exceptional performance in frame-to-video generation.Key Features
- High-definition 720P video output
- Advanced frame interpolation technology
- Chinese and English text generation capabilities
- Multi-GPU support with FSDP + xDiT USP technology
- 14B parameter Diffusion Transformer architecture
Authentication
All API requests require authentication using an API key. Include your API key in the Authorization header:Submit Video Generation Request
Endpoint
Request Format
Request Parameters
| Parameter | Type | Required | Description | Default | Constraints |
|---|---|---|---|---|---|
model | string | Yes | Model identifier | - | Must be “Wan-AI_Wan2.1-FLF2V-14B-720P” |
payload.prompt | string | Yes | Text prompt describing the desired video | - | Required |
payload.first_frame_image | string | Yes | Base64 image for the first frame | - | Required |
payload.last_frame_image | string | Yes | Base64 image for the last frame | - | Required |
payload.video_length | integer | No | Length of the generated video in seconds | 5 | 5, 10 |
payload.prompt_extend | boolean | No | Enable advanced prompt extension | false | true/false |
payload.seed | integer | No | Seed for reproducible results | -1 | -1 to 2147483647 |
Response
Check Request Status
Endpoint
Example
Response
Request Status Values
| Status | Description |
|---|---|
queued | Request is waiting to be processed |
processing | Request is currently being processed |
success | Request completed successfully |
failed | Request failed |
cancelled | Request was cancelled |
List Your Requests
Endpoint
Example
Get Model Information
Endpoint
Example
List Available Models
Endpoint
Example
Response
Video Specifications
- Duration: 5-10 seconds
- Resolution: 720P (1280x720)
- Quality: High-definition with excellent detail and clarity
Tips for Better Results
- Image Quality: Use high-quality, clear images for first and last frames
- Prompt Writing: Use detailed, descriptive prompts in Chinese for best results
- Frame Selection: Choose frames that have clear visual differences and logical connection