Metadata-Version: 2.1
Name: comfyui-deepseekocr
Version: 0.0.1
Summary: A custom node that wraps DeepSeek-OCR as a ComfyUI plugin, providing powerful OCR recognition and document parsing capabilities.
Home-page: https://github.com/Geo1230/ComfyUI-DeepseekOCR
Requires-Python: >=3.10
Requires-Dist: transformers>=4.46
Requires-Dist: tokenizers>=0.20
Requires-Dist: einops
Requires-Dist: easydict
Requires-Dist: addict
Requires-Dist: huggingface_hub>=0.26
Requires-Dist: Pillow
Requires-Dist: numpy
Requires-Dist: matplotlib
