I updated the readme to account for the separate build and serving containers. now you can test lcoally using the same build and serving containers use din the CloudFormation deployment
added prediction exception in case the image is larger than 2048x2048.
added higher caps for max request and response size to accept image sizes up to 2048x2048
removed unneeded copy statement in serving containers
What I am changing
How I did it
How you can test it