Deploy the Flask App Again.
pip freeze > requirements.txt
gcloud run deploy --source .
Conclusion
Many will say we’re missing lot things here, without a doubt that is true, were missing security features such as JWT, we’re missing input validation, we’re missing user accounts.
However there are many truths in the world & to be honest customers do not care about those things other as much. They want to see the Model-T move forward for the first time, they don’t care how you did it just that you did kickflip or a magic trick.

[…] See the next section. […]