imageinwords icon indicating copy to clipboard operation
imageinwords copied to clipboard

HF Download doesnt work anymore

Open r9119 opened this issue 10 months ago • 0 comments

FYI, the download script used in the huggingface repo is broklen (Atleast for me in python 3.11.x)

AttributeError: 'DownloadConfig' object has no attribute 'use_auth_token'

Manually grabbing the jsonl and using the DOCCI_AAR_URL_PATTERN works though.

r9119 avatar Dec 11 '24 09:12 r9119