Metadata-Version: 2.1
Name: comfyui-lextools
Version: 1.0.2
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: transformers>=4.30.0
Requires-Dist: Pillow>=9.0.0
Requires-Dist: matplotlib>=3.0.0
Requires-Dist: numpy
Requires-Dist: scipy>=1.7.0
Requires-Dist: huggingface_hub>=0.19.0
