runtime error

0%| | 0.00/1.66M [00:00<?, ?B/s] 100%|██████████| 1.66M/1.66M [00:00<00:00, 135MB/s] 0%| | 0.00/80.3k [00:00<?, ?B/s] 100%|██████████| 80.3k/80.3k [00:00<00:00, 20.1MB/s] 0%| | 0.00/164k [00:00<?, ?B/s] 100%|██████████| 164k/164k [00:00<00:00, 26.2MB/s] 0%| | 0.00/58.5k [00:00<?, ?B/s] 100%|██████████| 58.5k/58.5k [00:00<00:00, 27.3MB/s] 0%| | 0.00/41.2k [00:00<?, ?B/s] 100%|██████████| 41.2k/41.2k [00:00<00:00, 35.8MB/s] 0%| | 0.00/220k [00:00<?, ?B/s] 100%|██████████| 220k/220k [00:00<00:00, 35.6MB/s] 0%| | 0.00/68.0k [00:00<?, ?B/s] 100%|██████████| 68.0k/68.0k [00:00<00:00, 35.8MB/s] /home/user/app/app.py:124: GradioDeprecationWarning: Usage of gradio.inputs is deprecated, and will not be supported in the future, please import your component from gradio.components [gr.inputs.Image(type='file', label='Input'),gr.inputs.CheckboxGroup(choices, type="value", default=['en'], label='language')], Traceback (most recent call last): File "/home/user/app/app.py", line 124, in <module> [gr.inputs.Image(type='file', label='Input'),gr.inputs.CheckboxGroup(choices, type="value", default=['en'], label='language')], File "/home/user/.local/lib/python3.10/site-packages/gradio/blocks.py", line 115, in wrapper return fn(self, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/gradio/inputs.py", line 252, in __init__ super().__init__( File "/home/user/.local/lib/python3.10/site-packages/gradio/components/image.py", line 124, in __init__ raise ValueError( ValueError: Invalid value for parameter `type`: file. Please choose from one of: ['numpy', 'pil', 'filepath']

Container logs:

Fetching error logs...