zhipu-ocr
Installation
SKILL.md
智谱 OCR 文字识别
使用 GLM-4V-Flash 视觉模型识别图片中的文字。
安装
git clone https://github.com/Wcowin/zhipu-OCR-skill.git
cd zhipu-OCR-skill
pip install -r requirements.txt
使用
python3 scripts/ocr.py <图片路径> [提示词]
使用 GLM-4V-Flash 视觉模型识别图片中的文字。
git clone https://github.com/Wcowin/zhipu-OCR-skill.git
cd zhipu-OCR-skill
pip install -r requirements.txt
python3 scripts/ocr.py <图片路径> [提示词]