runtime error

nt already satisfied: mdurl~=0.1 in /usr/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: typer, gradio-client, gradio Attempting uninstall: typer Found existing installation: typer 0.9.4 Uninstalling typer-0.9.4: Successfully uninstalled typer-0.9.4 Attempting uninstall: gradio-client Found existing installation: gradio_client 0.15.1 Uninstalling gradio_client-0.15.1: Successfully uninstalled gradio_client-0.15.1 Attempting uninstall: gradio Found existing installation: gradio 4.26.0 Uninstalling gradio-4.26.0: Successfully uninstalled gradio-4.26.0 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. weasel 0.3.4 requires typer<0.10.0,>=0.3.0, but you have typer 0.12.3 which is incompatible. spacy 3.7.4 requires typer<0.10.0,>=0.3.0, but you have typer 0.12.3 which is incompatible. Successfully installed gradio-4.31.4 gradio-client-0.16.4 typer-0.12.3 [notice] A new release of pip available: 22.3.1 -> 24.0 [notice] To update, run: pip install --upgrade pip INFO:httpx:HTTP Request: GET https://checkip.amazonaws.com/ "HTTP/1.1 200 " Caching examples at: '/home/user/app/gradio_cached_examples/11' Caching example 1/2 INFO:httpx:HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" INFO:httpx:HTTP Request: POST https://api.gradio.app/gradio-initiated-analytics/ "HTTP/1.1 200 OK" Caching example 2/2 Traceback (most recent call last): File "/home/user/app/app.py", line 122, in <module> gr.Interface(fn=predict, inputs=["image"], outputs=["image"], File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 2168, in launch ssl_keyfile: If a path to a file is provided, will use this as the private key file to create a local server running on https. TypeError: start_server() got an unexpected keyword argument 'app_kwargs'

Container logs:

Fetching error logs...