runtime error

config.json: 0%| | 0.00/642 [00:00<?, ?B/s] config.json: 100%|██████████| 642/642 [00:00<00:00, 2.42MB/s] pytorch_model.bin: 0%| | 0.00/863M [00:00<?, ?B/s] pytorch_model.bin: 0%| | 3.12M/863M [00:02<13:20, 1.07MB/s] pytorch_model.bin: 36%|███▌ | 307M/863M [00:03<00:05, 101MB/s]  pytorch_model.bin: 100%|█████████▉| 863M/863M [00:04<00:00, 211MB/s] generation_config.json: 0%| | 0.00/124 [00:00<?, ?B/s] generation_config.json: 100%|██████████| 124/124 [00:00<00:00, 699kB/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, 132kB/s] vocab.json: 0%| | 0.00/1.04M [00:00<?, ?B/s] vocab.json: 100%|██████████| 1.04M/1.04M [00:00<00:00, 12.9MB/s] merges.txt: 0%| | 0.00/456k [00:00<?, ?B/s] merges.txt: 100%|██████████| 456k/456k [00:00<00:00, 84.7MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 12, in <module> inputs=gr.inputs.Textbox(lines=2, placeholder="Type a message..."), AttributeError: module 'gradio' has no attribute 'inputs'

Container logs:

Fetching error logs...