DragStream / configs /default_config.yaml
bowmanchow's picture
add code
0328207
Raw
History Blame Contribute Delete
599 Bytes
independent_first_frame: false
warp_denoising_step: false
weight_decay: 0.01
same_step_across_blocks: true
discriminator_lr_multiplier: 1.0
last_step_only: false
i2v: false
num_training_frames: 21
gc_interval: 100
context_noise: 0
causal: true
ckpt_step: 0
prompt_name: MovieGenVideoBench
prompt_path: prompts/MovieGenVideoBench.txt
eval_first_n: 64
num_samples: 1
height: 480
width: 832
num_frames: 81
no_save: false
no_visualize: false
logdir: logs
wandb_save_dir: ""
disable_wandb: false
# Recommended: prevent Hydra from chdir into run dir (optional but common)
hydra:
job:
chdir: false