Metadata-Version: 2.1
Name: comfyui-text-preserve
Version: 0.0.1
Summary: Custom node providing text preservation preprocessing for ComfyUI using OCR to identify text regions and apply blur/noise fusion to non-text areas. (Description by CC)
Home-page: https://github.com/yangrui511/ComfyUI-Text-Preserve
Requires-Python: >=3.10
Requires-Dist: opencv-python-headless
Requires-Dist: numpy
Requires-Dist: easyocr
