wan_i2v_custom_720p.json 630 Bytes
Newer Older
1
2
3
4
5
{
    "infer_steps": 40,
    "target_video_length": 81,
    "target_height": 1280,
    "target_width": 720,
wangshankun's avatar
wangshankun committed
6
7
8
    "self_attn_1_type": "flash_attn3",
    "cross_attn_1_type": "flash_attn3",
    "cross_attn_2_type": "flash_attn3",
9
10
11
12
13
14
15
16
17
18
    "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]
    ],
Yang Rongjin's avatar
Yang Rongjin committed
19
    "use_ret_steps": false,
20
21
    "teacache_thresh": 0.26
}