main
HuangHai 3 weeks ago
parent e7749f92f8
commit a67f0a75d7

Binary file not shown.

@ -9,8 +9,11 @@ from paddleocr import PPStructureV3
# 如果使用GPU请安装GPU版本
# (1) 卸载CPU版本
# pip uninstall paddlepaddle
# (2) 安装GPU版本
# pip uninstall paddleocr
# (2) 安装GPU版本 【没有成功】
# pip install paddlepaddle-gpu
# pip install paddleocr
from Pptx.Config import ocr_output_dir, markdown_output_dir, time_format
# 确保输出目录存在

Binary file not shown.
Loading…
Cancel
Save