runtime error
Exit code: 1. Reason: Found existing installation: click 8.0.4 Uninstalling click-8.0.4: Successfully uninstalled click-8.0.4 Attempting uninstall: huggingface-hub Found existing installation: huggingface-hub 0.18.0 Uninstalling huggingface-hub-0.18.0: Successfully uninstalled huggingface-hub-0.18.0 Attempting uninstall: gradio-client Found existing installation: gradio_client 0.2.7 Uninstalling gradio_client-0.2.7: Successfully uninstalled gradio_client-0.2.7 Attempting uninstall: gradio Found existing installation: gradio 3.36.1 Uninstalling gradio-3.36.1: Successfully uninstalled gradio-3.36.1 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. transformers 4.31.0.dev0 requires huggingface-hub<1.0,>=0.14.1, but you have huggingface-hub 1.8.0 which is incompatible. datasets 2.14.5 requires huggingface-hub<1.0.0,>=0.14.0, but you have huggingface-hub 1.8.0 which is incompatible. Successfully installed annotated-doc-0.0.4 click-8.3.1 gradio-3.40.1 gradio-client-2.4.0 hf-xet-1.4.3 huggingface-hub-1.8.0 importlib-resources-6.5.2 rich-14.3.3 shellingham-1.5.4 typer-0.24.1 websockets-11.0.3 [notice] A new release of pip available: 22.3.1 -> 26.0.1 [notice] To update, run: python -m pip install --upgrade pip Traceback (most recent call last): File "/home/user/app/app.py", line 5, in <module> import gradio as gr File "/home/user/.local/lib/python3.10/site-packages/gradio/__init__.py", line 3, in <module> import gradio.components as components File "/home/user/.local/lib/python3.10/site-packages/gradio/components/__init__.py", line 1, in <module> from gradio.components.annotated_image import AnnotatedImage File "/home/user/.local/lib/python3.10/site-packages/gradio/components/annotated_image.py", line 9, in <module> from gradio_client.serializing import JSONSerializable ModuleNotFoundError: No module named 'gradio_client.serializing'
Container logs:
Fetching error logs...