We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0eac01b commit 0c36bf6Copy full SHA for 0c36bf6
src/huggingface_hub/commands/user.py
@@ -167,7 +167,7 @@ def run(self):
167
_| _| _| _| _| _| _| _| _| _| _|_| _| _| _| _| _| _| _|
168
_| _| _|_| _|_|_| _|_|_| _|_|_| _| _| _|_|_| _| _| _| _|_|_| _|_|_|_|
169
170
- To login, `huggingface_hub` now requires a token generated from https://huggingface.co/settings/tokens.
+ To login, `huggingface_hub` now requires a token generated from https://huggingface.co/settings/tokens .
171
(Deprecated, will be removed in v0.3.0) To login with username and password instead, interrupt with Ctrl+C.
172
"""
173
)
0 commit comments