Metadata-Version: 2.1
Name: comfyui-lextools
Version: 1.0.1
Summary: A comprehensive toolkit for ComfyUI that provides advanced image processing, analysis, and AI-powered features:
- Semantic segmentation with multiple pre-trained models and mask processing
- Image classification (age, food, documents, NSFW content, AI detection)
- Image captioning using BLIP
- Image quality scoring and filtering
- Workflow utilities for seed management and image aspect ratio handling

Home-page: https://github.com/SOELexicon/ComfyUI-LexTools
Requires-Python: >=3.10
Requires-Dist: numpy
Requires-Dist: opencv-python-headless
Requires-Dist: git+https://github.com/facebookresearch/detectron2.git
Requires-Dist: pyodbc
