Metadata-Version: 2.1
Name: comfyui-grout
Version: 0.0.1
Summary: Custom ComfyUI nodes for GROUT (Geometric Reasoning Over Unstructured Tessellations) - a deep learning model for detecting and segmenting grout lines in mosaic images.
Home-page: https://github.com/advancedtech-sk/ComfyUI-GROUT
Requires-Python: >=3.10
Requires-Dist: segmentation-models-pytorch>=0.3.0
Requires-Dist: huggingface_hub>=0.20.0
Requires-Dist: numpy
Requires-Dist: Pillow
Requires-Dist: matplotlib
