Metadata-Version: 2.1
Name: comfyui-dsocr-bbox
Version: 0.0.1
Summary: A small ComfyUI custom node that draws bounding boxes from DeepSeek OCR output, crops each bbox region, and can paste processed crops back to the original coordinates.
Home-page: https://github.com/maomaozi/comfyui-dsocr-bbox
Requires-Python: >=3.10
Requires-Dist: rapidocr-onnxruntime>=1.4.4,<2
