mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-04-24 00:19:04 +00:00
Merge branch 'master' into dr-support-pip-cm
This commit is contained in:
@@ -903,7 +903,7 @@ class MotionEncoder_tc(nn.Module):
|
||||
def __init__(self,
|
||||
in_dim: int,
|
||||
hidden_dim: int,
|
||||
num_heads=int,
|
||||
num_heads: int,
|
||||
need_global=True,
|
||||
dtype=None,
|
||||
device=None,
|
||||
|
||||
Reference in New Issue
Block a user