# Script Title
<!--Remove the below lines and add yours -->
Multi language OCR example

### Prerequisites
<!--Remove the below lines and add yours -->
```shell
pip install agentocr==1.3.0
pip install onnxruntime==1.8.1
```
or
```shell
pip install -r ./projects/Multi_language_OCR/requirements.txt
```
### How to run the script
<!--Remove the below lines and add yours -->
Execute `python3 multi_language_OCR.py`  

If you need complete operation documents, you can refer to [AgentOCR advanced tutorial](https://github.com/AgentMaker/AgentOCR)

### Screenshot/GIF showing the sample use of the script
<!--Remove the below lines and add yours -->
![Screenshot of the Output](Screenshot.png)

## *Author Name*
<!--Remove the below lines and add yours -->
[GT-ZhangAcer](https://github.com/GT-ZhangAcer)
