mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-08-08 05:12:35 +00:00
fix ruff - add newline
This commit is contained in:
@@ -367,4 +367,4 @@ def hypertile_context_unet(model:nn.Module, aspect_ratio:float, tile_size:int, o
|
|||||||
disable=not enabled,
|
disable=not enabled,
|
||||||
max_depth=max_depth,
|
max_depth=max_depth,
|
||||||
is_sdxl=is_sdxl,
|
is_sdxl=is_sdxl,
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user