runtime error

Space failed to start. Exit code: 1. Reason: fer.so.7'; dlerror: libnvinfer.so.7: cannot open shared object file: No such file or directory 2023-03-31 16:25:39.965369: 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-03-31 16:25:39.965379: 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. Downloading (…)okenizer_config.json: 0%| | 0.00/48.0 [00:00<?, ?B/s] Downloading (…)okenizer_config.json: 100%|██████████| 48.0/48.0 [00:00<00:00, 8.73kB/s] Downloading (…)lve/main/config.json: 0%| | 0.00/487 [00:00<?, ?B/s] Downloading (…)lve/main/config.json: 100%|██████████| 487/487 [00:00<00:00, 74.2kB/s] Downloading (…)solve/main/vocab.txt: 0%| | 0.00/232k [00:00<?, ?B/s] Downloading (…)solve/main/vocab.txt: 100%|██████████| 232k/232k [00:00<00:00, 43.6MB/s] Downloading (…)cial_tokens_map.json: 0%| | 0.00/112 [00:00<?, ?B/s] Downloading (…)cial_tokens_map.json: 100%|██████████| 112/112 [00:00<00:00, 58.2kB/s] Traceback (most recent call last): File "app.py", line 5, in <module> model = TFAutoModelForSequenceClassification.from_pretrained(model_name) File "/home/user/.local/lib/python3.8/site-packages/transformers/models/auto/auto_factory.py", line 464, in from_pretrained return model_class.from_pretrained( File "/home/user/.local/lib/python3.8/site-packages/transformers/modeling_tf_utils.py", line 2669, in from_pretrained raise EnvironmentError( OSError: textattack/bert-base-uncased-rotten-tomatoes does not appear to have a file named tf_model.h5 but there is a file for PyTorch weights. Use `from_pt=True` to load this model from those weights.

Container logs:

Fetching error logs...