runtime error

red 2023-11-07 08:16:26.794893: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not find cuda drivers on your machine, GPU will not be used. 2023-11-07 08:16:26.797081: 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-07 08:16:28.794297: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT Downloading (…)rocessor_config.json: 0%| | 0.00/272 [00:00<?, ?B/s] Downloading (…)rocessor_config.json: 100%|██████████| 272/272 [00:00<00:00, 2.17MB/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( /home/user/.local/lib/python3.10/site-packages/transformers/models/segformer/image_processing_segformer.py:101: FutureWarning: The `reduce_labels` parameter is deprecated and will be removed in a future version. Please use `do_reduce_labels` instead. warnings.warn( Downloading (…)lve/main/config.json: 0%| | 0.00/2.95k [00:00<?, ?B/s] Downloading (…)lve/main/config.json: 100%|██████████| 2.95k/2.95k [00:00<00:00, 31.1MB/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: nickmuchi/segformer-b4-finetuned-segments-sidewalk 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...