Get_session error within init.py (Huggingface hub)

I am encountering an error when I run this model : lmsys/fastchat-t5-3b-v1.0

… cannot import name ‘get_session’ from ‘huggingface_hub’ (C:\Users\subas\anaconda3\lib\site-packages\huggingface_hub_init_.py)

how should I proceed fixing this?