wan-video/wan-2.2-i2v-fast
A very fast and cheap PrunaAI optimized version of Wan 2.2 A14B image-to-video
Capabilities
Cost
Community model (estimated from hardware time)
Input Parameters
| Name | Type | Description | Default | Constraints |
|---|---|---|---|---|
image * | string (uri) | Input image to generate video from. | — | — |
prompt * | string | Prompt for video generation | — | — |
disable_safety_checker | boolean | Disable safety checker for generated video. | false | — |
frames_per_second | integer | Frames per second. Note that the pricing of this model is based on the video duration at 16 fps | 16 | min: 5, max: 30 |
go_fast | boolean | Go fast | true | — |
interpolate_output | boolean | Interpolate the generated video to 30 FPS using ffmpeg | false | — |
last_image | string (uri) | Optional last image to condition the video generation. If provided, creates smoother transitions between frames. | — | — |
lora_scale_transformer | number | Determines how strongly the transformer LoRA should be applied. | 1 | — |
lora_scale_transformer_2 | number | Determines how strongly the transformer_2 LoRA should be applied. | 1 | — |
lora_weights_transformer | string | Load LoRA weights for the HIGH transformer. Supports arbitrary .safetensors URLs from the Internet (for example, 'https://huggingface.co/TheRaf7/instagirl-v2/resolve/main/Instagirlv2.0_hinoise.safetensors') | — | — |
lora_weights_transformer_2 | string | Load LoRA weights for the LOW transformer_2. Supports arbitrary .safetensors URLs from the Internet. Can be different from transformer LoRA. (for example, 'https://huggingface.co/TheRaf7/instagirl-v2/resolve/main/Instagirlv2.0_lownoise.safetensors') | — | — |
num_frames | integer | Number of video frames. 81 frames give the best results | 81 | min: 81, max: 121 |
resolution | string | Resolution of video. 16:9 corresponds to 832x480px, and 9:16 is 480x832px | "480p" | 480p 720p |
sample_shift | number | Sample shift factor | 12 | min: 1, max: 20 |
seed | integer | Random seed. Leave blank for random | — | — |
image required string Input image to generate video from.
prompt required string Prompt for video generation
disable_safety_checker boolean Disable safety checker for generated video.
false frames_per_second integer Frames per second. Note that the pricing of this model is based on the video duration at 16 fps
16 min: 5, max: 30 go_fast boolean Go fast
true interpolate_output boolean Interpolate the generated video to 30 FPS using ffmpeg
false last_image string Optional last image to condition the video generation. If provided, creates smoother transitions between frames.
lora_scale_transformer number Determines how strongly the transformer LoRA should be applied.
1 lora_scale_transformer_2 number Determines how strongly the transformer_2 LoRA should be applied.
1 lora_weights_transformer string Load LoRA weights for the HIGH transformer. Supports arbitrary .safetensors URLs from the Internet (for example, 'https://huggingface.co/TheRaf7/instagirl-v2/resolve/main/Instagirlv2.0_hinoise.safetensors')
lora_weights_transformer_2 string Load LoRA weights for the LOW transformer_2. Supports arbitrary .safetensors URLs from the Internet. Can be different from transformer LoRA. (for example, 'https://huggingface.co/TheRaf7/instagirl-v2/resolve/main/Instagirlv2.0_lownoise.safetensors')
num_frames integer Number of video frames. 81 frames give the best results
81 min: 81, max: 121 resolution string Resolution of video. 16:9 corresponds to 832x480px, and 9:16 is 480x832px
"480p" sample_shift number Sample shift factor
12 min: 1, max: 20 seed integer Random seed. Leave blank for random
4eaf2b01d3bf Updated: 2/26/2026 7.8M runs
cinemasetfree.com