runtime error

U instructions in performance-critical operations. To enable the following instructions: AVX2 AVX512F AVX512_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. 2023-06-01 07:57:20.157084: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT /home/user/.local/lib/python3.10/site-packages/gradio/inputs.py:391: UserWarning: Usage of gradio.inputs is deprecated, and will not be supported in the future, please import your components from gradio.components warnings.warn( /home/user/.local/lib/python3.10/site-packages/gradio/inputs.py:394: UserWarning: `optional` parameter is deprecated, and it has no effect super().__init__( /home/user/.local/lib/python3.10/site-packages/gradio/inputs.py:394: UserWarning: You have unused kwarg parameters in Dataframe, please remove them: {'col_width': None} super().__init__( /home/user/.local/lib/python3.10/site-packages/gradio/inputs.py:59: UserWarning: Usage of gradio.inputs is deprecated, and will not be supported in the future, please import your component from gradio.components warnings.warn( /home/user/.local/lib/python3.10/site-packages/gradio/inputs.py:62: UserWarning: `optional` parameter is deprecated, and it has no effect super().__init__(value=default, label=label, optional=optional) /home/user/.local/lib/python3.10/site-packages/gradio/outputs.py:128: UserWarning: Usage of gradio.outputs is deprecated, and will not be supported in the future, please import your components from gradio.components warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 91, in <module> gr.outputs.Dataframe(label="Forecast") File "/home/user/.local/lib/python3.10/site-packages/gradio/outputs.py", line 131, in __init__ super().__init__( File "/home/user/.local/lib/python3.10/site-packages/gradio/components.py", line 2943, in __init__ raise ValueError( ValueError: Invalid value for parameter `type`: auto. Please choose from one of: ['pandas', 'numpy', 'array']

Container logs:

Fetching error logs...