Skip to content

wan_video_dit.py 维度问题 #1516

Description

@mmaaaff

https://github.com/modelscope/DiffSynth-Studio/blob/main/diffsynth/models/wan_video_dit.py line 282, 若 batch size > 1, t_mod shape 为 [b, dim], 而 modulation shape 为 [1, 2, dim], 这里广播会出问题。当前实现仅在 batch size = 1 的情况下没问题。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions