Skip to content

Commit

Permalink
Merge pull request #7 from mlverse/auth
Browse files Browse the repository at this point in the history
remove unauthorized URL
  • Loading branch information
dfalbel committed Aug 18, 2023
2 parents 0130a60 + 71e5033 commit f222a47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ str(jsonlite::fromJSON(path))
## Authentication

You can set the `HUGGING_FACE_HUB_TOKEN` environment variable with the value
of a token obtained [here](https://huggingface.co/settings/tokens). This will
allow you to download private files from Hugging Face Hub.
of a token obtained in the Access Token section of the Hugging Face account setting page.
This will allow you to download private files from Hugging Face Hub.

0 comments on commit f222a47

Please sign in to comment.