Transformers Agent

from huggingface_hub import login
#Do this before HfAgent() and it should work
login("<your HF token>")

:hugs: