runtime error

Exit code: 1. Reason: config.json: 0%| | 0.00/836 [00:00<?, ?B/s] config.json: 100%|██████████| 836/836 [00:00<00:00, 7.07MB/s] model.safetensors: 0%| | 0.00/66.6M [00:00<?, ?B/s] model.safetensors: 100%|█████████▉| 66.6M/66.6M [00:00<00:00, 95.8MB/s] tokenizer_config.json: 0%| | 0.00/479 [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 479/479 [00:00<00:00, 4.56MB/s] tokenizer.json: 0%| | 0.00/1.31M [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 1.31M/1.31M [00:00<00:00, 28.9MB/s] special_tokens_map.json: 0%| | 0.00/245 [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 245/245 [00:00<00:00, 2.58MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 48, in <module> gr.Interface(inference,inputs=[gr.inputs.Textbox(lines=7, default=context, label="Context"), gr.inputs.Textbox(lines=2, default=question, label="Question")], AttributeError: module 'gradio' has no attribute 'inputs'

Container logs:

Fetching error logs...