runtime error

Exit code: 1. Reason: -11 09:17:10.725123: I tensorflow/core/platform/cpu_feature_guard.cc:210] 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. Downloading model ZIP from Google Drive... Downloading... From (original): https://drive.google.com/uc?id=1KYs5K2cIKp6C5VlIkATjoAJnUyDUhaFx From (redirected): https://drive.google.com/uc?id=1KYs5K2cIKp6C5VlIkATjoAJnUyDUhaFx&confirm=t&uuid=df1aa7f5-b73b-4aa6-850b-d3acd111f1d7 To: /home/user/app/best_model (3).keras.zip 0%| | 0.00/1.06G [00:00<?, ?B/s] 5%|▍ | 53.0M/1.06G [00:01<00:19, 51.6MB/s] 10%|█ | 111M/1.06G [00:02<00:17, 54.3MB/s]  18%|█▊ | 187M/1.06G [00:03<00:13, 64.0MB/s] 27%|██▋ | 283M/1.06G [00:04<00:10, 75.2MB/s] 35%|███▌ | 376M/1.06G [00:05<00:08, 81.8MB/s] 45%|████▌ | 482M/1.06G [00:06<00:06, 89.5MB/s] 54%|█████▍ | 571M/1.06G [00:07<00:06, 74.5MB/s] 65%|██████▌ | 691M/1.06G [00:08<00:04, 86.9MB/s] 76%|███████▌ | 809M/1.06G [00:09<00:02, 95.7MB/s] 86%|████████▌ | 912M/1.06G [00:10<00:01, 94.7MB/s] 96%|█████████▌| 1.02G/1.06G [00:11<00:00, 98.2MB/s] 100%|██████████| 1.06G/1.06G [00:12<00:00, 87.2MB/s] Extracting ZIP... Extraction complete. Traceback (most recent call last): File "/home/user/app/app.py", line 29, in <module> model = tf.keras.models.load_model(MODEL_PATH) File "/usr/local/lib/python3.10/site-packages/keras/src/saving/saving_api.py", line 196, in load_model return legacy_h5_format.load_model_from_hdf5( File "/usr/local/lib/python3.10/site-packages/keras/src/legacy/saving/legacy_h5_format.py", line 124, in load_model_from_hdf5 raise ValueError( ValueError: No model config found in the file at model.weights.h5.

Container logs:

Fetching error logs...