- Mohamed Alaa
- Ganna Mohamed
- Sondous Abdel
- Omar Mokhtar
- Mohamed Abdelhady ( me )
All back an frontend files are uploded , for frontend check --> templates --> index.html
Download Flask and libraries
pip install flask pillow numpy scikit-imagerun server :
python application.pyon linux :
python3 -m venv venvsource venv/bin/activate.fish
source venv/bin/activate
then Download Flask and libraries and run the server