InvokeAI/invokeai/backend/tiles
2023-11-29 09:48:55 -05: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-29 09:48:55 -05:00
tiles.py Add unit tests for merge_tiles_with_linear_blending(...). 2023-11-29 09:48:55 -05:00
utils.py Add unit tests for calc_tiles_with_overlap(...) and fix a bug in its implementation. 2023-11-29 09:48:55 -05:00