runtime error

4a84-ac55-f273b4155f25 To: /home/user/app/LAEO_demo_data/keypoint_detector/centernet_hg104_512x512_kpts_coco17_tpu-32/saved_model/variables/variables.data-00000-of-00001 0%| | 0.00/781M [00:00<?, ?B/s] 9%|▊ | 67.6M/781M [00:01<00:10, 65.6MB/s] 23%|██▎ | 182M/781M [00:02<00:06, 94.1MB/s]  39%|███▉ | 303M/781M [00:03<00:04, 103MB/s]  54%|█████▍ | 420M/781M [00:04<00:03, 106MB/s] 70%|███████ | 549M/781M [00:05<00:02, 114MB/s] 85%|████████▌ | 664M/781M [00:06<00:01, 110MB/s] 99%|█████████▉| 774M/781M [00:07<00:00, 105MB/s] 100%|██████████| 781M/781M [00:07<00:00, 104MB/s] Downloading... From: https://drive.google.com/uc?id=1HVIrEIef-ZYwxWoIcjBp6C-bELWyarli To: /home/user/app/LAEO_demo_data/keypoint_detector/centernet_hg104_512x512_kpts_coco17_tpu-32/saved_model/variables/variables.index 0%| | 0.00/13.7k [00:00<?, ?B/s] 100%|██████████| 13.7k/13.7k [00:00<00:00, 49.2MB/s] Download completed Files and directories in ' LAEO_demo_data/examples ' : ['1.jpg', '20.jpg', '300wlp_0.png', 'AWFL_2.jpg', 'BIWI_2.png', 'BIWI_3.png'] Traceback (most recent call last): File "/home/user/app/app.py", line 194, in <module> gaze_model = tf.keras.models.load_model(gaze_model_path, custom_objects={"tf": tf}) File "/usr/local/lib/python3.10/site-packages/keras/src/saving/saving_api.py", line 193, in load_model raise ValueError( ValueError: File format not supported: filepath=LAEO_demo_data/head_pose_estimation. Keras 3 only supports V3 `.keras` files and legacy H5 format files (`.h5` extension). Note that the legacy SavedModel format is not supported by `load_model()` in Keras 3. In order to reload a TensorFlow SavedModel as an inference-only layer in Keras 3, use `keras.layers.TFSMLayer(LAEO_demo_data/head_pose_estimation, call_endpoint='serving_default')` (note that your `call_endpoint` might have a different name).

Container logs:

Fetching error logs...