runtime error

ownloading pytorch_model.bin: 98%|█████████▊| 6.03G/6.17G [01:34<00:04, 35.1MB/s] Downloading pytorch_model.bin: 98%|█████████▊| 6.05G/6.17G [01:34<00:03, 37.0MB/s] Downloading pytorch_model.bin: 98%|█████████▊| 6.07G/6.17G [01:35<00:02, 47.8MB/s] Downloading pytorch_model.bin: 99%|█████████▊| 6.08G/6.17G [01:35<00:02, 40.0MB/s] Downloading pytorch_model.bin: 99%|█████████▉| 6.10G/6.17G [01:36<00:01, 40.0MB/s] Downloading pytorch_model.bin: 99%|█████████▉| 6.12G/6.17G [01:36<00:00, 53.5MB/s] Downloading pytorch_model.bin: 99%|█████████▉| 6.13G/6.17G [01:36<00:00, 44.7MB/s] Downloading pytorch_model.bin: 100%|█████████▉| 6.16G/6.17G [01:37<00:00, 43.7MB/s] Downloading pytorch_model.bin: 100%|██████████| 6.17G/6.17G [01:37<00:00, 54.6MB/s] Downloading pytorch_model.bin: 100%|██████████| 6.17G/6.17G [01:37<00:00, 63.5MB/s] Downloading (…)neration_config.json: 0%| | 0.00/3.82k [00:00<?, ?B/s] Downloading (…)neration_config.json: 100%|██████████| 3.82k/3.82k [00:00<00:00, 32.2MB/s] /home/user/app/app.py:18: GradioDeprecationWarning: Usage of gradio.inputs is deprecated, and will not be supported in the future, please import your component from gradio.components audio_input = gr.inputs.Audio(label="Upload Audio", type="file") Traceback (most recent call last): File "/home/user/app/app.py", line 18, in <module> audio_input = gr.inputs.Audio(label="Upload Audio", type="file") File "/home/user/.local/lib/python3.10/site-packages/gradio/inputs.py", line 310, in __init__ super().__init__(source=source, type=type, label=label, optional=optional) File "/home/user/.local/lib/python3.10/site-packages/gradio/components/audio.py", line 109, in __init__ raise ValueError( ValueError: Invalid value for parameter `type`: file. Please choose from one of: ['numpy', 'filepath']

Container logs:

Fetching error logs...