Update README_zh.md

This commit is contained in:
TonyLee1256
2024-05-07 13:27:23 +08:00
committed by GitHub
parent 91efec1bfa
commit 3b18667541

View File

@@ -61,7 +61,7 @@ python=3.10
# use --inference-mode option to enable GPU(cuda or mps) inference # use --inference-mode option to enable GPU(cuda or mps) inference
#+e.g. python inference.py -img "./img.jpg" --inference-mode cuda #+e.g. python inference.py -img "./img.jpg" --inference-mode cuda
# use -mix option to enable mixed text and formula recognition # 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上下载所需要的权重 > 第一次运行时会在Hugging Face上下载所需要的权重