InvokeAI/invokeai/backend/tiles
2023-12-12 13:40:28 +00:00
..
__init__.py Add nodes for tile splitting and merging. The main motivation for these nodes is for use in tiled upscaling workflows. 2023-11-30 07:53:27 -08:00
tiles.py fix for calc_tiles_min_overlap when tile size is bigger than image size 2023-12-12 13:40:28 +00:00
utils.py - Even_spilt overlap renamed to overlap_fraction 2023-12-11 16:55:27 +00:00