wan_i2v_custom_720p.json 753 Bytes
Newer Older
xuwx1's avatar
xuwx1 committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
    "infer_steps": 40,
    "target_video_length": 81,
    "target_height": 1280,
    "target_width": 720,
    "self_attn_1_type": "flash_attn3",
    "cross_attn_1_type": "flash_attn3",
    "cross_attn_2_type": "flash_attn3",
    "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": false,
    "teacache_thresh": 0.26
}