← All models
Wan 2.2 I2v Fast
Fast Wan 2.2 image to video model. 480p and 720p video outputs.
Example
Details
- Accepts
- image
Pricing
- Price
- 0.208 cr / second
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| seed | integer | Random seed. Leave blank for random |
| imagerequired | string | Input image to generate video from. |
| promptrequired | string | Prompt for video generation |
| go_fast | boolean | Go fast |
| last_image | string | Optional last image to condition the video generation. If provided, creates smoother transitions between frames. |
| num_frames | integer | Number of video frames. 81 frames give the best results |
| resolution | stringenum: 480p, 720p | |
| sample_shift | number | Sample shift factor |
| frames_per_second | integer | Frames per second. Note that the pricing of this model is based on the video duration at 16 fps |
| interpolate_output | boolean | Interpolate the generated video to 30 FPS using ffmpeg |
| disable_safety_checker | boolean | Disable safety checker for generated video. |
| lora_scale_transformer | number | Determines how strongly the transformer LoRA should be applied. |
| lora_scale_transformer_2 | number | Determines how strongly the transformer_2 LoRA should be applied. |
| lora_weights_transformer | string | |
| lora_weights_transformer_2 | string |