runtime error

Exit code: 1. Reason: config.json: 0%| | 0.00/953 [00:00<?, ?B/s] config.json: 100%|██████████| 953/953 [00:00<00:00, 10.3MB/s] model.safetensors: 0%| | 0.00/669M [00:00<?, ?B/s] model.safetensors: 5%|▍ | 31.5M/669M [00:01<00:24, 25.6MB/s] model.safetensors: 97%|█████████▋| 648M/669M [00:02<00:00, 343MB/s]  model.safetensors: 100%|█████████▉| 669M/669M [00:02<00:00, 282MB/s] tokenizer_config.json: 0%| | 0.00/39.0 [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 39.0/39.0 [00:00<00:00, 433kB/s] vocab.txt: 0%| | 0.00/872k [00:00<?, ?B/s] vocab.txt: 100%|██████████| 872k/872k [00:00<00:00, 64.0MB/s] special_tokens_map.json: 0%| | 0.00/112 [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 112/112 [00:00<00:00, 1.35MB/s] Device set to use cpu Traceback (most recent call last): File "/home/user/app/app.py", line 27, in <module> description_input = gr.inputs.Textbox(label="Weather Description") AttributeError: module 'gradio' has no attribute 'inputs'

Container logs:

Fetching error logs...