Show image and generate palette via k-means
This commit is contained in:
parent
e5e97e14e0
commit
3ab1571add
4 changed files with 3229 additions and 10 deletions
5
deps.edn
5
deps.edn
|
|
@ -1,3 +1,6 @@
|
|||
{:deps {clojure2d {:mvn/version "1.4.0-SNAPSHOT"}
|
||||
enlive {:mvn/version "1.1.6"}
|
||||
clj-http {:mvn/version "3.10.1"}}}
|
||||
clj-http {:mvn/version "3.10.1"}
|
||||
generateme/fastmath {:mvn/version "2.0.3"}}
|
||||
:aliases {:docs {:extra-deps {marginalia {:mvn/version "0.9.1"}}
|
||||
:main-opts ["-m" "heyarne.vanilla-sky.marginalia"]}}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue