Update README.md

This commit is contained in:
programmerWsy 2025-02-13 13:47:19 +08:00 committed by GitHub
parent 4e55b325e0
commit 6bd52ea74a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,8 @@
# 🖼️ QwenLM OCR
<div align="center"> <img src="https://github.com/Cunninger/ocr-based-qwen/blob/main/ocr.png?raw=true" width="120"> </div>
# QwenLM OCR
本项目是对 [QwenLM](https://chat.qwenlm.ai/) 的 OCR 功能进行逆向工程的实现。通过调用 QwenLM 的 API你可以从图片中提取文字内容并且该项目支持一键部署到 **Cloudflare Workers** (CF) 上。