runtime error

cpu config.json: 0%| | 0.00/1.04k [00:00<?, ?B/s] config.json: 100%|██████████| 1.04k/1.04k [00:00<00:00, 6.51MB/s] pytorch_model.bin: 0%| | 0.00/471M [00:00<?, ?B/s] pytorch_model.bin: 4%|▍ | 21.0M/471M [00:01<00:32, 13.9MB/s] pytorch_model.bin: 100%|█████████▉| 471M/471M [00:02<00:00, 208MB/s] tokenizer_config.json: 0%| | 0.00/513 [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 513/513 [00:00<00:00, 2.57MB/s] tokenizer.json: 0%| | 0.00/9.08M [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 9.08M/9.08M [00:00<00:00, 25.6MB/s] special_tokens_map.json: 0%| | 0.00/239 [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 239/239 [00:00<00:00, 1.89MB/s] Model was loaded Traceback (most recent call last): File "/home/user/app/app.py", line 37, in <module> inputs=gr.inputs.Textbox(placeholder="Enter a tweet here", label="Tweet content", lines=5), AttributeError: module 'gradio' has no attribute 'inputs'

Container logs:

Fetching error logs...