runtime error

Exit code: 1. Reason: =2 in /home/user/.local/lib/python3.10/site-packages (from requests->huggingface-hub>=0.25.1->gradio) (3.3.2) Requirement already satisfied: mdurl~=0.1 in /home/user/.local/lib/python3.10/site-packages (from markdown-it-py>=2.2.0->rich>=10.11.0->typer<1.0,>=0.12->gradio) (0.1.2) Installing collected packages: tomlkit, shellingham, semantic-version, ruff, python-multipart, pygments, pydantic-core, annotated-types, aiofiles, rich, pydantic, huggingface-hub, typer, gradio-client, gradio Attempting uninstall: python-multipart Found existing installation: python-multipart 0.0.6 Uninstalling python-multipart-0.0.6: Successfully uninstalled python-multipart-0.0.6 Attempting uninstall: pydantic Found existing installation: pydantic 1.10.13 Uninstalling pydantic-1.10.13: Successfully uninstalled pydantic-1.10.13 Attempting uninstall: huggingface-hub Found existing installation: huggingface-hub 0.20.1 Uninstalling huggingface-hub-0.20.1: Successfully uninstalled huggingface-hub-0.20.1 Attempting uninstall: gradio Found existing installation: gradio 3.11.0 Uninstalling gradio-3.11.0: Successfully uninstalled gradio-3.11.0 Successfully installed aiofiles-23.2.1 annotated-types-0.7.0 gradio-5.1.0 gradio-client-1.4.0 huggingface-hub-0.26.0 pydantic-2.9.2 pydantic-core-2.23.4 pygments-2.18.0 python-multipart-0.0.12 rich-13.9.2 ruff-0.7.0 semantic-version-2.10.0 shellingham-1.5.4 tomlkit-0.12.0 typer-0.12.5 [notice] A new release of pip available: 22.3.1 -> 24.2 [notice] To update, run: python -m pip install --upgrade pip Traceback (most recent call last): File "/home/user/app/app.py", line 16, in <module> gr.Interface( File "/home/user/.local/lib/python3.10/site-packages/gradio/interface.py", line 186, in __init__ super().__init__( File "/home/user/.local/lib/python3.10/site-packages/gradio/blocks.py", line 1079, in __init__ super().__init__(render=False, **kwargs) TypeError: BlockContext.__init__() got an unexpected keyword argument 'thumbnail'

Container logs:

Fetching error logs...