Login without `notebook_login`

Hi @sachin , this was a quite requested feature so we implemented it in Unified login/logout methods by Wauplin 路 Pull Request #1111 路 huggingface/huggingface_hub 路 GitHub. See PR description for how to use it.

This will be part of next huggingface_hub release. Otherwise you can also install from the main branch with pip uninstall huggingface_hub && pip install git+https://github.com/huggingface/huggingface_hub.

1 Like