Skip to content

Commit 87c42dd

Browse files
committed
changed resolution for i2v
1 parent b93aca6 commit 87c42dd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/maxdiffusion/tests/wan_magcache_test.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -230,8 +230,8 @@ def setUpClass(cls):
230230
None,
231231
os.path.join(THIS_DIR, "..", "configs", "base_wan_i2v_14b.yml"),
232232
"num_inference_steps=50",
233-
"height=480",
234-
"width=832",
233+
"height=720",
234+
"width=1280",
235235
"num_frames=81",
236236
"seed=11234567893",
237237
"attention=flash",

0 commit comments

Comments
 (0)