Metadata-Version: 2.1
Name: comfyui-llm-tile
Version: 0.0.1
Summary: A ComfyUI node that generates tiled image compositions with overlapping regions. This approach creates coherent compositions by using the edges of each tile as seeds for neighboring tiles, resulting in seamless transitions.
Home-page: https://github.com/rickyars/comfyui-llm-tile
Requires-Python: >=3.10
Requires-Dist: numpy
Requires-Dist: Pillow>=9.0.0
