X-Ray Detection To install all the dependencies pip install -r requirements.txt To run the file python prediction.py Docker steps docker build --tag name-of-file . docker run -dp 127.0.0.1:5000:5000 pneumonia-detection