Spaces:
Sleeping
Sleeping
shawnljw
commited on
Commit
·
4e08a80
1
Parent(s):
80744df
delete assets
Browse files
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
# image2coloringbook
|
2 |
|
3 |
-

|
4 |
|
5 |
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.
|
6 |
|
|
|
1 |
# image2coloringbook
|
2 |
|
3 |
+

|
4 |
|
5 |
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.
|
6 |
|