mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-12-27 04:11:39 -08:00
fix ruff - add newline
This commit is contained in:
parent
bcfaf3979a
commit
472c22cc8a
1 changed files with 1 additions and 1 deletions
|
|
@ -367,4 +367,4 @@ def hypertile_context_unet(model:nn.Module, aspect_ratio:float, tile_size:int, o
|
|||
disable=not enabled,
|
||||
max_depth=max_depth,
|
||||
is_sdxl=is_sdxl,
|
||||
)
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue