Image to Skin is a simple tool designed to allow the creation of skins with images on their fronts.
- To install Image To Skin on your own server you will need to edit the port number in index.js to the port you are using.
- You will need to install the node packages with
npm install
- You will need Python installed on your system and install OpenCV for Python (cv2)
You can then launch the server with npm start