Skip to content

The web-service for extracting dominant colors from an image

Notifications You must be signed in to change notification settings

ViktorSalimonov/pylette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyLette

The web-service for extracting dominant color from images.

Medium article EN

Medium article RU

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/

About

The web-service for extracting dominant colors from an image

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published