runtime error

Exit code: 1. Reason: ict.bin: 100%|█████████▉| 2.77G/2.77G [00:05<00:00, 476MB/s] Downloading: "https://dl.fbaipublicfiles.com/demucs/hybrid_transformer/955717e8-8726e21a.th" to /home/user/.cache/torch/hub/checkpoints/955717e8-8726e21a.th 0%| | 0.00/80.2M [00:00<?, ?B/s] 100%|██████████| 80.2M/80.2M [00:00<00:00, 213MB/s] spiece.model: 0%| | 0.00/792k [00:00<?, ?B/s] spiece.model: 100%|██████████| 792k/792k [00:00<00:00, 37.4MB/s] tokenizer.json: 0%| | 0.00/1.39M [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 1.39M/1.39M [00:06<00:00, 205kB/s] tokenizer.json: 100%|██████████| 1.39M/1.39M [00:06<00:00, 205kB/s] config.json: 0%| | 0.00/1.21k [00:00<?, ?B/s] config.json: 100%|██████████| 1.21k/1.21k [00:00<00:00, 10.2MB/s] model.safetensors: 0%| | 0.00/892M [00:00<?, ?B/s] model.safetensors: 2%|▏ | 20.4M/892M [00:01<00:46, 18.9MB/s] model.safetensors: 47%|████▋ | 423M/892M [00:02<00:02, 206MB/s]  model.safetensors: 100%|██████████| 892M/892M [00:02<00:00, 319MB/s] compression_state_dict.bin: 0%| | 0.00/236M [00:00<?, ?B/s] compression_state_dict.bin: 100%|█████████▉| 236M/236M [00:00<00:00, 263MB/s] /usr/local/lib/python3.10/site-packages/torch/nn/utils/weight_norm.py:30: UserWarning: torch.nn.utils.weight_norm is deprecated in favor of torch.nn.utils.parametrizations.weight_norm. warnings.warn("torch.nn.utils.weight_norm is deprecated in favor of torch.nn.utils.parametrizations.weight_norm.") Traceback (most recent call last): File "/home/user/app/app.py", line 26, in <module> gr.Audio(source="upload", type="filepath", label="Melody Input") File "/usr/local/lib/python3.10/site-packages/gradio/component_meta.py", line 182, in wrapper return fn(self, **kwargs) TypeError: Audio.__init__() got an unexpected keyword argument 'source'

Container logs:

Fetching error logs...