← All models
Wan Effects
wan-effects
Video editby wan-effects
Wan Effects generates high-quality videos with popular effects from images
Example
Pricing
- Price
- 43.75 cr / video
Prices in credits (1 credit = $0.01).
Data schema
Input
| Field | Type | Description |
|---|---|---|
| seed | — | Random seed for reproducibility. If None, a random seed is chosen. |
| subjectrequired | string | The subject to insert into the predefined prompt template for the selected effect. |
| image_urlrequired | string | URL of the input image. |
| lora_scale | number | The scale of the LoRA weight. Used to adjust effect intensity. |
| num_frames | integer | Number of frames to generate. |
| turbo_mode | boolean | Whether to use turbo mode. If True, the video will be generated faster but with lower quality. |
| effect_type | stringenum: squish, muscle, inflate, crush, rotate, gun-shooting… | The type of effect to apply to the video. |
| aspect_ratio | stringenum: 16:9, 9:16, 1:1 | Aspect ratio of the output video. |
| frames_per_second | integer | Frames per second of the generated video. |
| num_inference_steps | integer | Number of inference steps for sampling. Higher values give better quality but take longer. |
Output
| Field | Type | Description |
|---|---|---|
| seed | integer | |
| video | — | The generated video |
