runtime error

n: 24%|██▍ | 21.0M/86.8M [00:00<00:00, 80.1MB/s] Downloading pytorch_model.bin: 36%|███▋ | 31.5M/86.8M [00:00<00:00, 61.3MB/s] Downloading pytorch_model.bin: 48%|████▊ | 41.9M/86.8M [00:00<00:00, 48.5MB/s] Downloading pytorch_model.bin: 60%|██████ | 52.4M/86.8M [00:01<00:00, 44.8MB/s] Downloading pytorch_model.bin: 73%|███████▎ | 62.9M/86.8M [00:01<00:00, 47.8MB/s] Downloading pytorch_model.bin: 85%|████████▍ | 73.4M/86.8M [00:01<00:00, 41.2MB/s] Downloading pytorch_model.bin: 97%|█████████▋| 83.9M/86.8M [00:01<00:00, 41.7MB/s] Downloading pytorch_model.bin: 100%|██████████| 86.8M/86.8M [00:01<00:00, 45.5MB/s] /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( /home/user/.local/lib/python3.8/site-packages/gradio/deprecation.py:40: UserWarning: `optional` parameter is deprecated, and it has no effect warnings.warn(value) /home/user/.local/lib/python3.8/site-packages/gradio/outputs.py:43: UserWarning: Usage of gradio.outputs 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 73, in <module> outputs=[gr.outputs.Image(type='file', label=f'attention_head_{i}') for i in range(6)], File "app.py", line 73, in <listcomp> outputs=[gr.outputs.Image(type='file', label=f'attention_head_{i}') for i in range(6)], File "/home/user/.local/lib/python3.8/site-packages/gradio/outputs.py", line 48, in __init__ super().__init__(type=type, label=label) File "/home/user/.local/lib/python3.8/site-packages/gradio/components.py", line 1482, in __init__ raise ValueError( ValueError: Invalid value for parameter `type`: file. Please choose from one of: ['numpy', 'pil', 'filepath']

Container logs:

Fetching error logs...