runtime error

Exit code: 1. Reason: wargs) File "/usr/local/lib/python3.10/site-packages/transformers/modeling_utils.py", line 1435, in from_pretrained state_dict = torch.load(resolved_archive_file, map_location="cpu") File "/usr/local/lib/python3.10/site-packages/torch/serialization.py", line 809, in load return _load(opened_zipfile, map_location, pickle_module, **pickle_load_args) File "/usr/local/lib/python3.10/site-packages/torch/serialization.py", line 1172, in _load result = unpickler.load() File "/usr/local/lib/python3.10/site-packages/torch/_utils.py", line 169, in _rebuild_tensor_v2 tensor = _rebuild_tensor(storage, storage_offset, size, stride) File "/usr/local/lib/python3.10/site-packages/torch/_utils.py", line 147, in _rebuild_tensor t = torch.tensor([], dtype=storage.dtype, device=storage._untyped_storage.device) /usr/local/lib/python3.10/site-packages/torch/_utils.py:147: UserWarning: Failed to initialize NumPy: _ARRAY_API not found (Triggered internally at ../torch/csrc/utils/tensor_numpy.cpp:84.) t = torch.tensor([], dtype=storage.dtype, device=storage._untyped_storage.device) Downloading: 0%| | 0.00/1.37k [00:00<?, ?B/s] Downloading: 100%|██████████| 1.37k/1.37k [00:00<00:00, 8.83MB/s] Downloading: 0%| | 0.00/1.35M [00:00<?, ?B/s] Downloading: 100%|██████████| 1.35M/1.35M [00:00<00:00, 53.4MB/s] Downloading: 0%| | 0.00/872k [00:00<?, ?B/s] Downloading: 100%|██████████| 872k/872k [00:00<00:00, 25.5MB/s] Downloading: 0%| | 0.00/3.64M [00:00<?, ?B/s] Downloading: 100%|██████████| 3.64M/3.64M [00:00<00:00, 84.2MB/s] Downloading: 0%| | 0.00/957 [00:00<?, ?B/s] Downloading: 100%|██████████| 957/957 [00:00<00:00, 7.47MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 31, in <module> inputs=gr.inputs.Textbox(lines=5, label="Radiology Report"), AttributeError: module 'gradio' has no attribute 'inputs'

Container logs:

Fetching error logs...