Commit 28d94850 authored by zhougaofeng's avatar zhougaofeng
Browse files

Update README.md

parent 4235d0f3
......@@ -42,7 +42,7 @@
`python magic_pdf/dict2md/ocr_server.py`
默认使用6020端口,0号DCU卡 ,可以通过--dcu_id 指定卡,--server_port指定端口号,--c 指定qwen模型地址
默认使用6020端口,0号DCU卡 ,可以通过--dcu_id 指定卡,--server_port指定端口号,-c 指定qwen模型地址
qwen-ocr模块启动成功:
<div align=center>
......@@ -50,10 +50,17 @@ qwen-ocr模块启动成功:
</div>
### 5、启动pdf-server解析服务:
#### pdf-server解析服务启动代码:
`python magic_pdf/tools/pdf_server.py`
<div align=center>
<img src="doc/image (6).png"/>
</div>
默认使用6030端口,0号DCU卡 ,可以通过--dcu_id 指定卡,--pdf_port指定端口号
启动成功:
<div align=center>
<img src="doc/image (7).png"/>
......
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