Apply ruff.
This commit is contained in:
parent
2aacf304fa
commit
92f937daa6
|
|
@ -18,7 +18,6 @@ from comfy.ldm.flux.layers import EmbedND
|
|||
from comfy.ldm.flux.math import apply_rope1
|
||||
from comfy.ldm.wan.model import (
|
||||
sinusoidal_embedding_1d,
|
||||
WanT2VCrossAttention,
|
||||
WAN_CROSSATTENTION_CLASSES,
|
||||
Head,
|
||||
MLPProj,
|
||||
|
|
|
|||
Loading…
Reference in New Issue