runtime error

Space failed. Exit code: 1. Reason: ia-cuda-runtime-cu11==11.7.99 in /home/user/.local/lib/python3.8/site-packages (from torch==1.13.0) (11.7.99) Requirement already satisfied: nvidia-cuda-nvrtc-cu11==11.7.99 in /home/user/.local/lib/python3.8/site-packages (from torch==1.13.0) (11.7.99) Requirement already satisfied: typing-extensions in /home/user/.local/lib/python3.8/site-packages (from torch==1.13.0) (4.7.1) Requirement already satisfied: nvidia-cudnn-cu11==8.5.0.96 in /home/user/.local/lib/python3.8/site-packages (from torch==1.13.0) (8.5.0.96) Requirement already satisfied: setuptools in /usr/local/lib/python3.8/site-packages (from nvidia-cublas-cu11==11.10.3.66->torch==1.13.0) (56.0.0) Requirement already satisfied: wheel in /usr/local/lib/python3.8/site-packages (from nvidia-cublas-cu11==11.10.3.66->torch==1.13.0) (0.36.2) Installing collected packages: torch Attempting uninstall: torch Found existing installation: torch 2.0.1 Uninstalling torch-2.0.1: Successfully uninstalled torch-2.0.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. torchvision 0.15.2 requires torch==2.0.1, but you have torch 1.13.0 which is incompatible. Successfully installed torch-1.13.0 [notice] A new release of pip available: 22.3.1 -> 23.2.1 [notice] To update, run: python -m pip install --upgrade pip Traceback (most recent call last): File "app.py", line 258, in <module> text.submit(lambda x: "", text, text) File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1200, in __exit__ self.config = self.get_config_file() File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 1176, in get_config_file "input": list(block.input_api_info()), # type: ignore File "/home/user/.local/lib/python3.8/site-packages/gradio_client/serializing.py", line 41, in input_api_info return (api_info["serialized_input"][0], api_info["serialized_input"][1]) KeyError: 'serialized_input'

Container logs:

Fetching error logs...