wan_i2v_audio.json 265 Bytes
Newer Older
wangshankun's avatar
wangshankun committed
1
2
3
4
5
6
7
8
9
10
11
12
{
    "infer_steps": 20,
    "target_video_length": 81,
    "target_height": 480,
    "target_width": 832,
    "attention_type": "flash_attn3",
    "seed": 42,
    "sample_guide_scale":5.0,
    "sample_shift": 5,
    "enable_cfg": false,
    "cpu_offload": false
}