runtime error

Exit code: 1. Reason: config.json: 0%| | 0.00/1.80k [00:00<?, ?B/s] config.json: 100%|██████████| 1.80k/1.80k [00:00<00:00, 9.89MB/s] pytorch_model.bin: 0%| | 0.00/1.22G [00:00<?, ?B/s] pytorch_model.bin: 2%|▏ | 21.0M/1.22G [00:01<01:50, 10.9MB/s] pytorch_model.bin: 3%|▎ | 37.4M/1.22G [00:03<01:47, 11.0MB/s] pytorch_model.bin: 22%|██▏ | 268M/1.22G [00:04<00:11, 84.6MB/s]  pytorch_model.bin: 46%|████▌ | 562M/1.22G [00:05<00:04, 149MB/s]  pytorch_model.bin: 100%|█████████▉| 1.22G/1.22G [00:06<00:00, 191MB/s] model.safetensors: 0%| | 0.00/1.22G [00:00<?, ?B/s] model.safetensors: 1%| | 10.5M/1.22G [00:03<06:30, 3.11MB/s] model.safetensors: 4%|▍ | 47.9M/1.22G [00:04<01:28, 13.2MB/s] model.safetensors: 23%|██▎ | 279M/1.22G [00:05<00:12, 77.3MB/s]  model.safetensors: 79%|███████▊ | 960M/1.22G [00:06<00:01, 256MB/s]  model.safetensors: 100%|█████████▉| 1.22G/1.22G [00:07<00:00, 174MB/s] tokenizer_config.json: 0%| | 0.00/26.0 [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 26.0/26.0 [00:00<00:00, 178kB/s] vocab.json: 0%| | 0.00/899k [00:00<?, ?B/s] vocab.json: 100%|██████████| 899k/899k [00:00<00:00, 51.5MB/s] merges.txt: 0%| | 0.00/456k [00:00<?, ?B/s] merges.txt: 100%|██████████| 456k/456k [00:00<00:00, 29.6MB/s] Device set to use cpu Traceback (most recent call last): File "/home/user/app/app.py", line 16, in <module> input=gr.inputs.Textbox(lines=10,placeholder="Enter your text to summarize..."), AttributeError: module 'gradio' has no attribute 'inputs'

Container logs:

Fetching error logs...