Skip to content

Latest commit

 

History

History

deployment

DR

Diabetic Retinopathy Detection

cd webapp/ 
env FLASK_APP=predict_app.py flask run --host=127.0.0.1

and go to http://127.0.0.1:5000/static/predict.html

Note: It is recommended to use incognito/private mode