runtime error

Space failed to start. Exit code: 1. Reason: /home/user/.local/lib/python3.8/site-packages/gradio/inputs.py:319: UserWarning: Usage of gradio.inputs 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 61, in <module> inputs=gr.inputs.Audio(label="Record Audio File", type="file", source = "microphone"), File "/home/user/.local/lib/python3.8/site-packages/gradio/inputs.py", line 322, in __init__ super().__init__(source=source, type=type, label=label, optional=optional) File "/home/user/.local/lib/python3.8/site-packages/gradio/components.py", line 2069, in __init__ raise ValueError( ValueError: Invalid value for parameter `type`: file. Please choose from one of: ['numpy', 'filepath']

Container logs:

Fetching error logs...