This commit is contained in:
Eugene Fairley 2025-06-29 01:34:48 -07:00
parent 8b306ca6c9
commit fdb191c1e6

View File

@ -1221,7 +1221,7 @@ class WAN21(BaseModel):
# if tracks is not None:
# res = patch_motion(tracks.to(device), res[0], 220.0, (4, 16), 2)[None]
return res[None]
return res
def extra_conds(self, **kwargs):