runtime error

========== == CUDA == ========== CUDA Version 11.7.1 Container image Copyright (c) 2016-2023, NVIDIA CORPORATION & AFFILIATES. All rights reserved. This container image and its contents are governed by the NVIDIA Deep Learning Container License. By pulling and using the container, you accept the terms and conditions of this license: https://developer.nvidia.com/ngc/nvidia-deep-learning-container-license A copy of this license is made available in this container at /NGC-DL-CONTAINER-LICENSE for your convenience. WARNING: The NVIDIA Driver was not detected. GPU functionality will not be available. Use the NVIDIA Container Toolkit to start this container with GPU support; see https://docs.nvidia.com/datacenter/cloud-native/ . FATAL ERROR: NVIDIA Management Library (NVML) not found. HINT: The NVIDIA Management Library ships with the NVIDIA display driver (available at https://www.nvidia.com/Download/index.aspx), or can be downloaded as part of the NVIDIA CUDA Toolkit (available at https://developer.nvidia.com/cuda-downloads). The lists of OS platforms and NVIDIA-GPUs supported by the NVML library can be found in the NVML API Reference at https://docs.nvidia.com/deploy/nvml-api. Traceback (most recent call last): File "/home/user/app/app.py", line 61, in <module> with gr.Blocks(css='style.css') as demo: File "/home/user/.pyenv/versions/3.10.11/lib/python3.10/site-packages/gradio/blocks.py", line 1200, in __exit__ self.config = self.get_config_file() File "/home/user/.pyenv/versions/3.10.11/lib/python3.10/site-packages/gradio/blocks.py", line 1176, in get_config_file "input": list(block.input_api_info()), # type: ignore File "/home/user/.pyenv/versions/3.10.11/lib/python3.10/site-packages/gradio_client/serializing.py", line 44, in input_api_info types = api_info.get("serialized_input", [api_info["info"]["type"]] * 2) # type: ignore KeyError: 'type'

Container logs:

Fetching error logs...