runtime error

Exit code: 1. Reason: config.json: 0%| | 0.00/1.40k [00:00<?, ?B/s] config.json: 100%|██████████| 1.40k/1.40k [00:00<00:00, 7.00MB/s] model.safetensors: 0%| | 0.00/990M [00:00<?, ?B/s] model.safetensors: 5%|▌ | 52.2M/990M [00:02<00:51, 18.1MB/s] model.safetensors: 12%|█▏ | 119M/990M [00:04<00:30, 28.2MB/s]  model.safetensors: 46%|████▌ | 454M/990M [00:05<00:05, 104MB/s]  model.safetensors: 66%|██████▌ | 655M/990M [00:07<00:02, 124MB/s] model.safetensors: 100%|██████████| 990M/990M [00:07<00:00, 124MB/s] generation_config.json: 0%| | 0.00/147 [00:00<?, ?B/s] generation_config.json: 100%|██████████| 147/147 [00:00<00:00, 811kB/s] tokenizer_config.json: 0%| | 0.00/2.54k [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 2.54k/2.54k [00:00<00:00, 14.6MB/s] spiece.model: 0%| | 0.00/792k [00:00<?, ?B/s] spiece.model: 100%|██████████| 792k/792k [00:00<00:00, 2.73MB/s] tokenizer.json: 0%| | 0.00/2.42M [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 2.42M/2.42M [00:00<00:00, 39.2MB/s] special_tokens_map.json: 0%| | 0.00/2.20k [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 2.20k/2.20k [00:00<00:00, 8.56MB/s] Device set to use cpu Traceback (most recent call last): File "/home/user/app/app.py", line 35, in <module> gr.File(label="Sube tu archivo CSV", file_types=[".csv"], file_count="single", type="file", elem_id="file-upload"), File "/usr/local/lib/python3.10/site-packages/gradio/component_meta.py", line 182, in wrapper return fn(self, **kwargs) File "/usr/local/lib/python3.10/site-packages/gradio/components/file.py", line 111, in __init__ raise ValueError( ValueError: Invalid value for parameter `type`: file. Please choose from one of: ['filepath', 'binary']

Container logs:

Fetching error logs...