Can you try replacing tensorflow with tensorflow-cpu in requirements.txt file? It will save you around 300 MB of resources, and could potentially solve your problem.
Pytorch seems to be listed in your project’s requirements. I have no idea whats causing this error.
Can you post a few lines of the logs before this error occurs?