runtime error

ult/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-05-07 00:19:58.836780: 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-05-07 00:19:58.836787: 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. torchvision is not available - cannot save figures Traceback (most recent call last): File "app.py", line 7, in <module> embedding_model = PretrainedSpeakerEmbedding( File "/home/user/.local/lib/python3.8/site-packages/pyannote/audio/pipelines/speaker_verification.py", line 463, in PretrainedSpeakerEmbedding return SpeechBrainPretrainedSpeakerEmbedding( File "/home/user/.local/lib/python3.8/site-packages/pyannote/audio/pipelines/speaker_verification.py", line 242, in __init__ self.classifier_ = SpeechBrain_EncoderClassifier.from_hparams( File "/home/user/.local/lib/python3.8/site-packages/speechbrain/pretrained/interfaces.py", line 342, in from_hparams hparams_local_path = fetch( File "/home/user/.local/lib/python3.8/site-packages/speechbrain/pretrained/fetching.py", line 120, in fetch fetched_file = huggingface_hub.hf_hub_download( File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/utils/_validators.py", line 124, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/file_download.py", line 1212, in hf_hub_download raise LocalEntryNotFoundError( huggingface_hub.utils._errors.LocalEntryNotFoundError: Connection error, and we cannot find the requested files in the disk cache. Please try again or make sure your Internet connection is on.

Container logs:

Fetching error logs...