runtime error

Exit code: 1. Reason: tokenizer_config.json: 0%| | 0.00/527 [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 527/527 [00:00<00:00, 3.48MB/s] vocab.json: 0%| | 0.00/794k [00:00<?, ?B/s] vocab.json: 100%|██████████| 794k/794k [00:00<00:00, 23.5MB/s] merges.txt: 0%| | 0.00/452k [00:00<?, ?B/s] merges.txt: 100%|██████████| 452k/452k [00:00<00:00, 39.3MB/s] tokenizer.json: 0%| | 0.00/2.10M [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 2.10M/2.10M [00:00<00:00, 18.7MB/s] special_tokens_map.json: 0%| | 0.00/438 [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 438/438 [00:00<00:00, 3.41MB/s] config.json: 0%| | 0.00/823 [00:00<?, ?B/s] config.json: 100%|██████████| 823/823 [00:00<00:00, 5.75MB/s] model.safetensors: 0%| | 0.00/249M [00:00<?, ?B/s] model.safetensors: 100%|█████████▉| 249M/249M [00:01<00:00, 233MB/s] model.safetensors: 100%|█████████▉| 249M/249M [00:01<00:00, 228MB/s] generation_config.json: 0%| | 0.00/119 [00:00<?, ?B/s] generation_config.json: 100%|██████████| 119/119 [00:00<00:00, 1.04MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 35, in <module> inputs=[gr.inputs.Textbox(lines=2, placeholder="Enter your message here..."), gr.inputs.State()], AttributeError: module 'gradio' has no attribute 'inputs'

Container logs:

Fetching error logs...