Skip to content

A simple tool that converts an image into a coloring book

Notifications You must be signed in to change notification settings

ShawnLJW/image2coloringbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title emoji colorFrom colorTo sdk sdk_version app_file pinned
image2coloringbook
✏️
red
indigo
gradio
3.46.0
app.py
false

image2coloringbook

image2coloringbook

A simple tool that converts an image into a coloring book. It runs on a custom implementation of the k-means clustering algorithm by default but comes with the option to use scikit-learn's implementation.

This Colab notebook explains how the coloring books are generated.

Usage

The application is available as a Hugging Face space.

To run the application locally, clone this repo and open the directory in your terminal.

Install all requirements with pip:

pip install -r requirements.txt

Once all requirements are installed, you can run the web ui with:

gradio app.py

About

A simple tool that converts an image into a coloring book

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages