/pylette

The web-service for extracting dominant colors from an image

Primary LanguagePython

PyLette

The web-service for extracting dominant color from images.

Medium article RU

Medium article EN

Setup

  1. Clone the repository: git clone https://github.com/ViktorSalimonov/pylette.git
  2. Create a container: sudo docker-compose build
  3. Run the container: sudo docker-compose run. To run multiple Celery workers: sudo docker-compose up --scale worker=N

The application will be available on http://127.0.0.1:5000/