You're looking at a specific version of this model. Jump to the model overview.

lucataco /wan2.1-i2v-lora:f130c663

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
image
string
Input image
prompt
string
Text prompt describing the desired video effect
negative_prompt
string
low quality, bad quality, blurry, pixelated, watermark
Text prompt describing what to avoid in the video
lora_url
string
URL to the LoRA weights (HuggingFace or CivitAI)
lora_strength
number
1

Max: 2

LoRA effect strength
duration
number
3

Min: 1

Max: 5

Video duration in seconds
fps
integer
16

Min: 7

Max: 30

Frames per second
guidance_scale
number
5

Min: 1

Max: 20

Guidance scale for generation
num_inference_steps
integer
28

Min: 1

Max: 100

Number of inference steps
resize_mode
string (enum)
auto

Options:

auto, fixed_square, keep_aspect_ratio

Image resizing strategy
seed
integer
Random seed for generation

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}