Private repo safetensors download

Is there a way to download safetensors files from private repo using signed download url?

1 Like

using signed download url

In this way, maybe no. We can download them with Authorization: Bearer <token> header or via HF CLI / API.