From c5dd0dacd8f28ec93b46c8bdc731eea691ec3f62 Mon Sep 17 00:00:00 2001 From: TonyLee1256 <163754792+TonyLee1256@users.noreply.github.com> Date: Tue, 7 May 2024 13:27:23 +0800 Subject: [PATCH] Update README_zh.md --- assets/README_zh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/README_zh.md b/assets/README_zh.md index d79fcd7..fce448b 100644 --- a/assets/README_zh.md +++ b/assets/README_zh.md @@ -61,7 +61,7 @@ python=3.10 # use --inference-mode option to enable GPU(cuda or mps) inference #+e.g. python inference.py -img "./img.jpg" --inference-mode cuda # use -mix option to enable mixed text and formula recognition - #+e.g. python inferene.py -img "./img.jpg" --mix + #+e.g. python inferene.py -img "./img.jpg" -mix -lang "en" ``` > 第一次运行时会在Hugging Face上下载所需要的权重