runtime error

<00:01, 99.0MB/s] Downloading pytorch_model.bin: 89%|████████▉ | 1.12G/1.26G [00:13<00:01, 90.7MB/s] Downloading pytorch_model.bin: 90%|████████▉ | 1.13G/1.26G [00:13<00:01, 91.1MB/s] Downloading pytorch_model.bin: 91%|█████████ | 1.14G/1.26G [00:14<00:01, 76.0MB/s] Downloading pytorch_model.bin: 91%|█████████▏| 1.15G/1.26G [00:14<00:01, 71.3MB/s] Downloading pytorch_model.bin: 93%|█████████▎| 1.17G/1.26G [00:14<00:01, 73.9MB/s] Downloading pytorch_model.bin: 95%|█████████▍| 1.20G/1.26G [00:14<00:00, 80.6MB/s] Downloading pytorch_model.bin: 96%|█████████▋| 1.22G/1.26G [00:14<00:00, 92.5MB/s] Downloading pytorch_model.bin: 97%|█████████▋| 1.23G/1.26G [00:15<00:00, 93.4MB/s] Downloading pytorch_model.bin: 99%|█████████▉| 1.25G/1.26G [00:15<00:00, 91.2MB/s] Downloading pytorch_model.bin: 100%|██████████| 1.26G/1.26G [00:15<00:00, 81.8MB/s] /home/user/.local/lib/python3.8/site-packages/gradio/outputs.py:22: UserWarning: Usage of gradio.outputs is deprecated, and will not be supported in the future, please import your components from gradio.components warnings.warn( /home/user/.local/lib/python3.8/site-packages/gradio/inputs.py:321: 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 28, in <module> input_ = gr.inputs.Audio(source="microphone", type="file") File "/home/user/.local/lib/python3.8/site-packages/gradio/inputs.py", line 324, 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 2340, in __init__ raise ValueError( ValueError: Invalid value for parameter `type`: file. Please choose from one of: ['numpy', 'filepath']

Container logs:

Fetching error logs...