shawnljw commited on
Commit
4e08a80
·
1 Parent(s): 80744df

delete assets

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,6 +1,6 @@
1
  # image2coloringbook
2
 
3
- ![image2coloringbook](assets/image2coloringbook.png)
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
+ ![image2coloringbook](https://raw.githubusercontent.com/ShawnLJW/random-assets-hosting/main/image2coloringbook.png)
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