File size: 607 Bytes
b4feb07
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
33
model:
  path: "THUDM/CogVideoX-5b-I2V"
  dtype: "bfloat16"

generation:
  height: null
  width: null
  num_frames: 49
  num_inference_steps: 50
  guidance_scale: 6.0

alg:
  use_low_pass_guidance: True

  lp_filter_type: "down_up"
  lp_filter_in_latent: True

  lp_blur_sigma: null
  lp_blur_kernel_size: null
  lp_resize_factor: 0.25

  lp_strength_schedule_type: "interval"
  schedule_blur_kernel_size: False

  schedule_interval_start_time: 0.0
  schedule_interval_end_time: 0.04

  schedule_linear_start_weight: null
  schedule_linear_end_weight: null
  schedule_linear_end_time: null

video:
  fps: 12