runtime error

Exit code: 1. Reason: config.json: 0%| | 0.00/1.21k [00:00<?, ?B/s] config.json: 100%|██████████| 1.21k/1.21k [00:00<00:00, 11.5MB/s] model.safetensors: 0%| | 0.00/892M [00:00<?, ?B/s] model.safetensors: 10%|▉ | 87.4M/892M [00:01<00:11, 70.0MB/s] model.safetensors: 100%|██████████| 892M/892M [00:02<00:00, 456MB/s]  model.safetensors: 100%|██████████| 892M/892M [00:02<00:00, 392MB/s] generation_config.json: 0%| | 0.00/147 [00:00<?, ?B/s] generation_config.json: 100%|██████████| 147/147 [00:00<00:00, 1.32MB/s] spiece.model: 0%| | 0.00/792k [00:00<?, ?B/s] spiece.model: 100%|██████████| 792k/792k [00:00<00:00, 65.7MB/s] tokenizer.json: 0%| | 0.00/1.39M [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 1.39M/1.39M [00:00<00:00, 36.1MB/s] /usr/local/lib/python3.10/site-packages/transformers/pipelines/__init__.py:1244: UserWarning: "translation" task was used, instead of "translation_XX_to_YY", defaulting to "translation_en_to_de" warnings.warn( Device set to use cpu Traceback (most recent call last): File "/home/user/app/app.py", line 53, in <module> main() File "/home/user/app/app.py", line 22, in main english_textbox = gr.inputs.Textbox(label="English text") AttributeError: module 'gradio' has no attribute 'inputs'

Container logs:

Fetching error logs...