- Clone this repo
- Install requirements
- Run the script
- Check http://localhost:5000
- Done! 🎉
git clone https://github.com/JanMarcelKezmann/Flask-AI-WebApp.gitpip install -r requirements.txtMake sure you have the following installed:
- tensorflow
- keras
- flask
- pillow
- h5py
- gevent
Python 3.6+ is supported and tested.
python app.pyset FLASK_APP=app.py
python -m flask runOpen http://localhost:5000 and have fun. 😃
Just write me an E-Mail: j-m.kezmann@t-online.de
Or contact we via facebook.


