Commit 15125623 authored by myhloli's avatar myhloli
Browse files

docs: update README for Ubuntu CUDA Acceleration

- Adjust command installation format for PaddlePaddle GPU.
- Clarify instruction numbering for testing OCR acceleration.
parent a09291ad
...@@ -104,7 +104,7 @@ magic-pdf pdf-command --pdf small_ocr.pdf ...@@ -104,7 +104,7 @@ magic-pdf pdf-command --pdf small_ocr.pdf
```bash ```bash
python -m pip install paddlepaddle-gpu==3.0.0b1 -i https://www.paddlepaddle.org.cn/packages/stable/cu118/ python -m pip install paddlepaddle-gpu==3.0.0b1 -i https://www.paddlepaddle.org.cn/packages/stable/cu118/
``` ```
** 2.运行以下命令测试ocr加速效果** **2.运行以下命令测试ocr加速效果**
```bash ```bash
magic-pdf pdf-command --pdf small_ocr.pdf magic-pdf pdf-command --pdf small_ocr.pdf
``` ```
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment