wan_i2v_custom_720p.json 547 Bytes
Newer Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
    "infer_steps": 40,
    "target_video_length": 81,
    "target_height": 1280,
    "target_width": 720,
    "attention_type": "flash_attn3",
    "seed": 442,
    "sample_guide_scale": 5,
    "sample_shift": 3,
    "enable_cfg": true,
    "cpu_offload": false,
    "feature_caching": "Custom",
    "coefficients": [
        [8.10705460e03, 2.13393892e03, -3.72934672e02, 1.66203073e01, -4.17769401e-02],
        [-114.36346466, 65.26524496, -18.82220707, 4.91518089, -0.23412683]
    ],
    "use_ret_steps": true,
    "teacache_thresh": 0.26
}