runtime error

ster factory for plugin cuFFT when one has already been registered 2023-11-09 02:58:36.747110: E tensorflow/compiler/xla/stream_executor/cuda/cuda_blas.cc:1518] Unable to register cuBLAS factory: Attempting to register factory for plugin cuBLAS when one has already been registered 2023-11-09 02:58:36.753147: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not find cuda drivers on your machine, GPU will not be used. 2023-11-09 02:58:36.753343: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: AVX2 AVX512F AVX512_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. 2023-11-09 02:58:37.941335: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT Downloading (…)rocessor_config.json: 0%| | 0.00/374 [00:00<?, ?B/s] Downloading (…)rocessor_config.json: 100%|██████████| 374/374 [00:00<00:00, 3.05MB/s] /home/user/.local/lib/python3.10/site-packages/transformers/models/segformer/feature_extraction_segformer.py:28: FutureWarning: The class SegformerFeatureExtractor is deprecated and will be removed in version 5 of Transformers. Please use SegformerImageProcessor instead. warnings.warn( Downloading (…)lve/main/config.json: 0%| | 0.00/5.36k [00:00<?, ?B/s] Downloading (…)lve/main/config.json: 100%|██████████| 5.36k/5.36k [00:00<00:00, 47.6MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 13, in <module> model = TFSegformerForSemanticSegmentation.from_pretrained( File "/home/user/.local/lib/python3.10/site-packages/transformers/modeling_tf_utils.py", line 2823, in from_pretrained raise EnvironmentError( OSError: prem-timsina/segformer-b0-finetuned-food 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...