Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 786 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 786 Bytes

Getting Started

It's a python web application to load the image provided in an UPLOAD_FOLDER in the system path and identify the color palette For testing, an example input file is already placed

Pre-requisites

  • python

downloading relevant libraries and environment setup

Please follow the instructions to setup the flask environment to run the web application

running the web application

  • python3 hello_flask/app.py

Reference Documentation

For further reference, please consider the following sections: