runtime error

config.json: 0%| | 0.00/665 [00:00<?, ?B/s] config.json: 100%|██████████| 665/665 [00:00<00:00, 2.78MB/s] model.safetensors: 0%| | 0.00/548M [00:00<?, ?B/s] model.safetensors: 2%|▏ | 13.3M/548M [00:01<01:00, 8.88MB/s] model.safetensors: 100%|█████████▉| 548M/548M [00:02<00:00, 241MB/s] generation_config.json: 0%| | 0.00/124 [00:00<?, ?B/s] generation_config.json: 100%|██████████| 124/124 [00:00<00:00, 726kB/s] vocab.json: 0%| | 0.00/1.04M [00:00<?, ?B/s] vocab.json: 100%|██████████| 1.04M/1.04M [00:00<00:00, 30.2MB/s] merges.txt: 0%| | 0.00/456k [00:00<?, ?B/s] merges.txt: 100%|██████████| 456k/456k [00:00<00:00, 53.6MB/s] tokenizer.json: 0%| | 0.00/1.36M [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 1.36M/1.36M [00:00<00:00, 45.6MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 19, in <module> inputs=gr.inputs.Textbox(placeholder="Enter a sentence here..."), AttributeError: module 'gradio' has no attribute 'inputs'

Container logs:

Fetching error logs...