I am trying to deploy a classification TensorFlow model on AZURE from GitHub. It is getting deployed correctly which can be seen from the below logs.
![111656-image.png][1]
But I'm getting an OSError on log Stream saying saved model doesn't exist as shown below. The error msg is highlighted in red.
![111560-image.png][2]
But this is working correctly on local. This model has been checked locally.
The repository for this can be checked at https://github.com/Vikeshkr-DSP/cassava-leaf-disease-prediction.
Thanks in advance for your help.
[1]: /answers/storage/attachments/111656-image.png
[2]: /answers/storage/attachments/111560-image.png