Skip to content

Commit 97303ac

Browse files
authored
Update huggingface-cli login to use newer hf auth login (#1034)
1 parent 17e024b commit 97303ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ If you want to push results to the **Hugging Face Hub**, add your access token a
100100
an environment variable:
101101

102102
```shell
103-
huggingface-cli login
103+
hf auth login
104104
```
105105

106106
## 🚀 Quickstart

0 commit comments

Comments
 (0)