A Flask based App for perfroming diagnosis of Malaria cells and Chest X-ray for pneumonia detection.
docker pull sanidhyamangal/smart_doc
flask==1.1.1
gunicorn==20.0.4
tensorflow==2.1.0
- Unzip the files in uploads section and then run following commands to serve this application
python app.py
docker-compose up -d