mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-08-27 12:13:34 +08:00
Remove empty line.
This commit is contained in:
parent
c39be91219
commit
5d8206517c
@ -286,7 +286,6 @@ MMDIT_MAP_BLOCK = {
|
|||||||
("x_block.mlp.fc1.weight", "ff.net.0.proj.weight"),
|
("x_block.mlp.fc1.weight", "ff.net.0.proj.weight"),
|
||||||
("x_block.mlp.fc2.bias", "ff.net.2.bias"),
|
("x_block.mlp.fc2.bias", "ff.net.2.bias"),
|
||||||
("x_block.mlp.fc2.weight", "ff.net.2.weight"),
|
("x_block.mlp.fc2.weight", "ff.net.2.weight"),
|
||||||
("", ""),
|
|
||||||
}
|
}
|
||||||
|
|
||||||
def mmdit_to_diffusers(mmdit_config, output_prefix=""):
|
def mmdit_to_diffusers(mmdit_config, output_prefix=""):
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user