Harryoung / Test

0 stars 0 forks source link

安装问题 #18

Open Harryoung opened 10 months ago

Harryoung commented 10 months ago

我想使用PaddleOCR,如何安装whl包呢?

llm-issue-bot[bot] commented 10 months ago

Issue Response

请注意,如果您的机器安装的是CUDA9或CUDA10,请使用以下命令进行安装:

pip install paddlepaddle-gpu==2.0.0 -i https://mirror.baidu.com/pypi/simple
pip install paddleocr==2.0.6 -i https://mirror.baidu.com/pypi/simple

如果您需要更多版本需求和安装说明,请参考PaddleOCR官方文档

Resources

How to use

To invoke the AceIssueSolver, add a comment using one of the following commands: @llm-issue-bot \<QUESTION>: Pose more questions on AceIssueSolver.