ComfyUI-EasyOCR

ComfyUI-EasyOCR
★ 49

光学字符识别图像文本提取自动模型下载ComfyUI集成
基于 Easy-OCR 在 ComfyUI 中实现图像文字识别,自动下载模型,便捷集成到工作流中。
💡 在 ComfyUI 流程中自动识别并提取图片中的文字。
🍴 13 Forks💻 Python🔄 2024-08-05
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/9671236b7e59
📦 requirements.txt
easyocr
image
📄 README

ComfyUI-EasyOCR

This node is primarily based on Easy-OCR to implement OCR text recognition functionality.

README

  • English
  • 简体中文
  • NODES

    |name |description |

    |——————————|—————————————————————————|

    |Apply EasyOCR |the OCR model will be used, and the model will be automatically downloaded.|

    INSTALL

    This node calls the official Python package, and you also need to install the following dependencies:

    pip install easyocr

    MODEL

    This node will automatically download the corresponding model based on the language you select.

    ComfyUI
        models
            EasyOCR
                latin_g2.pth
                zh_sim_g2.pth
                craft_mlt_25k.pth