Skip to content

Commit 382d157

Browse files
committed
add hunyuan as model option
1 parent bfe3f91 commit 382d157

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config_template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ lr_num_cycles: 1
3030
lr_scheduler: ['linear', 'cosine', 'cosine_with_restarts', 'polynomial', 'constant', 'constant_with_warmup']
3131
lr_warmup_steps: 400
3232
max_grad_norm: 1.0
33-
model_name: ltx_video
33+
model_name: ['ltx_video', 'hunyuan_video']
3434
nccl_timeout: 1800
3535
num_validation_videos: 0
3636
optimizer: adamw

0 commit comments

Comments
 (0)