runtime error

/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( Traceback (most recent call last): File "app.py", line 52, in <module> gr.inputs.Image(type="file", label="Input"), File "/home/user/.local/lib/python3.8/site-packages/gradio/inputs.py", line 260, in __init__ super().__init__( File "/home/user/.local/lib/python3.8/site-packages/gradio/components.py", line 1673, in __init__ raise ValueError( ValueError: Invalid value for parameter `type`: file. Please choose from one of: ['numpy', 'pil', 'filepath']

Container logs:

Fetching error logs...