Skip to content

Commit 173e13f

Browse files
committed
Modified model_path in config
1 parent 161ea22 commit 173e13f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/maxdiffusion/configs/base_wan_i2v_14b.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ gcs_metrics: False
2727
save_config_to_gcs: False
2828
log_period: 100
2929

30-
pretrained_model_name_or_path: 'Wan-AI/Wan2.1-T2V-14B-Diffusers'
30+
pretrained_model_name_or_path: 'Wan-AI/Wan2.1-I2V-14B-720P-Diffusers'
3131
model_name: wan2.1
3232
model_type: 'I2V'
3333

src/maxdiffusion/configs/base_wan_i2v_27b.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ gcs_metrics: False
2727
save_config_to_gcs: False
2828
log_period: 100
2929

30-
pretrained_model_name_or_path: 'Wan-AI/Wan2.2-T2V-A14B-Diffusers'
30+
pretrained_model_name_or_path: 'Wan-AI/Wan2.2-I2V-A14B-Diffusers'
3131
model_name: wan2.2
3232
model_type: 'I2V'
3333

0 commit comments

Comments
 (0)