runtime error

art_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine. 2023-12-14 21:41:01.872795: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer.so.7'; dlerror: libnvinfer.so.7: cannot open shared object file: No such file or directory 2023-12-14 21:41:01.872970: W tensorflow/compiler/xla/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer_plugin.so.7'; dlerror: libnvinfer_plugin.so.7: cannot open shared object file: No such file or directory 2023-12-14 21:41:01.872984: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Cannot dlopen some TensorRT libraries. If you would like to use Nvidia GPU with TensorRT, please make sure the missing libraries mentioned above are installed properly. config.json: 0%| | 0.00/665 [00:00<?, ?B/s] config.json: 100%|██████████| 665/665 [00:00<00:00, 2.93MB/s] model.safetensors: 0%| | 0.00/548M [00:00<?, ?B/s] model.safetensors: 2%|▏ | 13.3M/548M [00:02<01:25, 6.28MB/s] model.safetensors: 100%|█████████▉| 548M/548M [00:02<00:00, 199MB/s] generation_config.json: 0%| | 0.00/124 [00:00<?, ?B/s] generation_config.json: 100%|██████████| 124/124 [00:00<00:00, 836kB/s] vocab.json: 0%| | 0.00/1.04M [00:00<?, ?B/s] vocab.json: 100%|██████████| 1.04M/1.04M [00:00<00:00, 84.4MB/s] merges.txt: 0%| | 0.00/456k [00:00<?, ?B/s] merges.txt: 100%|██████████| 456k/456k [00:00<00:00, 36.0MB/s] tokenizer.json: 0%| | 0.00/1.36M [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 1.36M/1.36M [00:00<00:00, 49.1MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 29, in <module> inputs=gr.inputs.Textbox(lines=2, label="Texto de entrada"), AttributeError: module 'gradio' has no attribute 'inputs'

Container logs:

Fetching error logs...