OpenDataLab/PDF-Extract-Kit-1.0
模型介绍文件和版本Pull Requests讨论分析

PDF-Extract-Kit-1.0 模型仓库

这是 PDF-Extract-Kit 1.0 版本对应的模型仓库。使用方法请参考:

  • PDF-Extract-Kit-1.0
  • MinerU

SDK 下载

# First, install the huggingface library using pip:
pip install huggingface_hub
# Use the following Python code to download the model using the huggingface SDK:
from huggingface_hub import snapshot_download

snapshot_download(repo_id='opendatalab/pdf-extract-kit-1.0', local_dir='./', max_workers=20)

Git 下载

或者,您可以使用 Git 从 ModelScope 克隆模型仓库:

git lfs install
git clone https://huggingface.co/opendatalab/PDF-Extract-Kit-1.0

许可证:apache-2.0

下载使用量0