wan_i2v.json 264 Bytes
Newer Older
helloyongyang's avatar
helloyongyang committed
1
2
3
4
5
6
{
    "infer_steps": 40,
    "target_video_length": 81,
    "target_height": 480,
    "target_width": 832,
    "attention_type": "flash_attn3",
gushiqiao's avatar
gushiqiao committed
7
    "seed": 442,
helloyongyang's avatar
helloyongyang committed
8
    "sample_guide_scale": 5,
gushiqiao's avatar
gushiqiao committed
9
    "sample_shift": 3,
root's avatar
root committed
10
    "enable_cfg": true,
11
    "cpu_offload": false
helloyongyang's avatar
helloyongyang committed
12
}