Skip to content

Small python app that will return a colour palette based on the 10 main colours of an image

License

Notifications You must be signed in to change notification settings

ja-bravo/image2palette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image2Palette

Small python app that will return a colour palette based on the 10 main colours of an image

Examples

example example

How to use

Run the following commands

$ docker build . -t jabravo/image2palette
$ docker run -p 5000:5000 jabravo/image2palette

Go to your browser and open localhost:5000

About

Small python app that will return a colour palette based on the 10 main colours of an image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published