Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
ComfyUI
Commits
b08a9dd0
Commit
b08a9dd0
authored
Jun 19, 2024
by
comfyanonymous
Browse files
Remove empty line.
parent
eee815ec
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
comfy/utils.py
comfy/utils.py
+0
-1
No files found.
comfy/utils.py
View file @
b08a9dd0
...
...
@@ -286,7 +286,6 @@ MMDIT_MAP_BLOCK = {
(
"x_block.mlp.fc1.weight"
,
"ff.net.0.proj.weight"
),
(
"x_block.mlp.fc2.bias"
,
"ff.net.2.bias"
),
(
"x_block.mlp.fc2.weight"
,
"ff.net.2.weight"
),
(
""
,
""
),
}
def
mmdit_to_diffusers
(
mmdit_config
,
output_prefix
=
""
):
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment