diff --git a/modules/hypertile.py b/modules/hypertile.py index fee24a8cac10e475c18f7ff40210709da31cd1ab..86acecdc08d37c1d2c379a98e7c7e1794fdac006 100644 --- a/modules/hypertile.py +++ b/modules/hypertile.py @@ -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, - ) \ No newline at end of file + )