mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-03-30 13:33:42 +08:00
Apply ruff.
This commit is contained in:
parent
2f30a821c5
commit
6f9af338ae
@ -18,7 +18,6 @@ from comfy.ldm.flux.layers import EmbedND
|
|||||||
from comfy.ldm.flux.math import apply_rope1
|
from comfy.ldm.flux.math import apply_rope1
|
||||||
from comfy.ldm.wan.model import (
|
from comfy.ldm.wan.model import (
|
||||||
sinusoidal_embedding_1d,
|
sinusoidal_embedding_1d,
|
||||||
WanT2VCrossAttention,
|
|
||||||
WAN_CROSSATTENTION_CLASSES,
|
WAN_CROSSATTENTION_CLASSES,
|
||||||
Head,
|
Head,
|
||||||
MLPProj,
|
MLPProj,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user