mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
ruff format
This commit is contained in:
parent
67928609a3
commit
620f733110
@ -25,7 +25,7 @@ max_seq_lengths: Dict[str, Literal[256, 512]] = {
|
||||
}
|
||||
|
||||
|
||||
ae_params=AutoEncoderParams(
|
||||
ae_params = AutoEncoderParams(
|
||||
resolution=256,
|
||||
in_channels=3,
|
||||
ch=128,
|
||||
|
Loading…
Reference in New Issue
Block a user