YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

PDF-Extract-Kit-1.0 Model Repository

This is the model repository corresponding to version 1.0 of PDF-Extract-Kit. For usage, please refer to:

SDK Download

# 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 Download

Alternatively, you can use Git to clone the model repository from ModelScope:

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

license: apache-2.0

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no library tag.

Spaces using opendatalab/PDF-Extract-Kit-1.0 11