runtime error

/213M [00:00<00:00, 398MB/s] 100%|██████████| 213M/213M [00:00<00:00, 381MB/s] 2023-12-05 00:03:57,961 - root - INFO - <All keys matched successfully> /home/user/.local/lib/python3.8/site-packages/gradio/inputs.py:217: 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.8/site-packages/gradio/deprecation.py:40: UserWarning: `optional` parameter is deprecated, and it has no effect warnings.warn(value) /home/user/.local/lib/python3.8/site-packages/gradio/inputs.py:27: 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.8/site-packages/gradio/deprecation.py:40: UserWarning: `numeric` parameter is deprecated, and it has no effect warnings.warn(value) /home/user/.local/lib/python3.8/site-packages/gradio/inputs.py:257: 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.8/site-packages/gradio/outputs.py:43: 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 "app.py", line 165, in <module> outputs=[gr.outputs.Image(label=label) for label in output_labels], File "app.py", line 165, in <listcomp> outputs=[gr.outputs.Image(label=label) for label in output_labels], File "/home/user/.local/lib/python3.8/site-packages/gradio/outputs.py", line 48, in __init__ super().__init__(type=type, label=label) File "/home/user/.local/lib/python3.8/site-packages/gradio/components.py", line 1673, in __init__ raise ValueError( ValueError: Invalid value for parameter `type`: auto. Please choose from one of: ['numpy', 'pil', 'filepath']

Container logs:

Fetching error logs...