Skip to content

Commit bdc8312

Browse files
committed
chore: webui example
1 parent 4ee380b commit bdc8312

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,20 @@
77

88
A containerized WeChat OCR API service with multi-architecture support (x86_64 and ARM64). This project is forked from [hx71105417/wxocr](https://github.com/hx71105417/wxocr) with additional improvements for modern environments.
99

10+
<details>
11+
<summary>WebUI Example</summary>
12+
<img src="https://github.com/user-attachments/assets/594dd312-a65b-4c91-a562-3e148b3af4bd" alt="WebUI Example"
13+
width="600"/>
14+
</details>
15+
1016
## 🚀 Features
1117

1218
- Multi-architecture support (AMD64 and ARM64)
1319
- Python 3.9 compatibility
1420
- Docker container ready
1521
- Simple REST API interface
1622
- Easy deployment
23+
- Simple web UI for testing
1724

1825
## 📋 Prerequisites
1926

0 commit comments

Comments
 (0)