Huggingface.js documentation

Interface: FileDownloadInfoOutput

Hugging Face's logo
Join the Hugging Face community

and get access to the augmented documentation experience

to get started

Interface: FileDownloadInfoOutput

Properties

downloadLink

downloadLink: null | string

In case of LFS file, link to download directly from cloud provider

Defined in

hub/src/lib/file-download-info.ts:13


etag

etag: string

Defined in

hub/src/lib/file-download-info.ts:9


size

size: number

Defined in

hub/src/lib/file-download-info.ts:8