diff --git a/README.md b/README.md index d4499da..b910d6c 100644 --- a/README.md +++ b/README.md @@ -169,7 +169,8 @@ Go to the `src/` directory and run the following command: Enter `http://localhost:8501` in a browser to view the web demo. > [!NOTE] -> If you are Windows user, please run the `start_web.bat` file instead. +> 1. For Windows users, please run the `start_web.bat` file. +> 2. When using onnxruntime + GPU for inference, you need to install onnxruntime-gpu. ## 🔍 Formula Detection diff --git a/assets/README_zh.md b/assets/README_zh.md index 4bbc907..4dee0f7 100644 --- a/assets/README_zh.md +++ b/assets/README_zh.md @@ -204,7 +204,8 @@ TexTeller默认使用轻量的[PaddleOCR](https://github.com/PaddlePaddle/Paddle 在浏览器里输入 `http://localhost:8501`就可以看到web demo > [!NOTE] -> 对于Windows用户, 请运行 `start_web.bat`文件。 +> 1. 对于Windows用户, 请运行 `start_web.bat`文件。 +> 2. 使用onnxruntime + gpu 推理时,需要安装onnxruntime-gpu ## 🔍 公式检测