Skip to content

Commit 9f6f404

Browse files
RyanJDickbrandonrising
authored andcommitted
ruff format
1 parent f046a38 commit 9f6f404

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

invokeai/backend/flux/util.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ class ModelSpec:
2525
}
2626

2727

28-
ae_params=AutoEncoderParams(
28+
ae_params = AutoEncoderParams(
2929
resolution=256,
3030
in_channels=3,
3131
ch=128,

0 commit comments

Comments
 (0)