runtime error

Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/huggingface_hub/_login.py", line 237, in notebook_login import ipywidgets.widgets as widgets # type: ignore ModuleNotFoundError: No module named 'ipywidgets' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 2, in <module> notebook_login() File "/usr/local/lib/python3.10/site-packages/huggingface_hub/_login.py", line 240, in notebook_login raise ImportError( ImportError: The `notebook_login` function can only be used in a notebook (Jupyter or Colab) and you need the `ipywidgets` module: `pip install ipywidgets`.

Container logs:

Fetching error logs...