expert-barnacle

Installation

Clone this repository

$ cd expert-barnacle
$ pip install ./texture_gen

Usage

from texture_gen import image_generator
image_generator.SeamlessStyleGenerator("input.jpg", "output.jpg")()