Model taking forever to load [tf.keras.models.load_model]
I am trying to load a model locally on visual studio code but when i run the script, it gets stuck at the load model line. I have run the script successfully on google collab using cpu so I don’t think its cause of lack of computational power and when running the script, my cpu is only at 25% capacity. Anybody knows why this might be happening?