Unverified Commit cc543669 authored by Xiaomeng Zhao's avatar Xiaomeng Zhao Committed by GitHub

Create download_models_hf.py

parent 7ee2f4b7
from huggingface_hub import snapshot_download
model_dir = snapshot_download('opendatalab/PDF-Extract-Kit')
print(f"model dir is: {model_dir}/models")
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