runtime error

Exit code: 1. Reason: erges.txt: 100%|██████████| 456k/456k [00:00<00:00, 26.4MB/s] special_tokens_map.json: 0%| | 0.00/772 [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 772/772 [00:00<00:00, 4.51MB/s] config.json: 0%| | 0.00/4.21k [00:00<?, ?B/s] config.json: 100%|██████████| 4.21k/4.21k [00:00<00:00, 17.0MB/s] model.safetensors: 0%| | 0.00/1.54G [00:00<?, ?B/s] model.safetensors: 2%|▏ | 30.0M/1.54G [00:01<00:50, 30.0MB/s] model.safetensors: 12%|█▏ | 178M/1.54G [00:02<00:13, 99.3MB/s]  model.safetensors: 18%|█▊ | 281M/1.54G [00:03<00:12, 101MB/s]  model.safetensors: 27%|██▋ | 408M/1.54G [00:04<00:10, 111MB/s] model.safetensors: 54%|█████▍ | 835M/1.54G [00:05<00:03, 222MB/s] model.safetensors: 78%|███████▊ | 1.20G/1.54G [00:06<00:01, 268MB/s] model.safetensors: 100%|██████████| 1.54G/1.54G [00:06<00:00, 230MB/s] Some weights of VisionEncoderDecoderModel were not initialized from the model checkpoint at microsoft/trocr-base-stage1 and are newly initialized: ['encoder.pooler.dense.bias', 'encoder.pooler.dense.weight'] You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference. generation_config.json: 0%| | 0.00/190 [00:00<?, ?B/s] generation_config.json: 100%|██████████| 190/190 [00:00<00:00, 1.11MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 39, in <module> pdf_input = gr.File(label="Upload PDF", type="file", file_types=[".pdf"]) File "/usr/local/lib/python3.10/site-packages/gradio/component_meta.py", line 188, 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...