Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 525 Bytes

File metadata and controls

15 lines (10 loc) · 525 Bytes

Polaris

Blend images and create visually attractive images with the help of deep learning.

Built with Node.js, Express.js and EJS templates

Getting Started

  1. Clone this repo to your local pc.
  2. You should have npm/yarn, Node.js installed on your system.
  3. Run yarn install / npm install to install all the required dependencies.
  4. Run node app to start the server.
  5. You can now browse over to http://localhost:3000 to see the apllication running.

We have completed this project successfully