add storage system, also parse groups
This commit is contained in:
parent
85b3346f5d
commit
170c4cb559
5 changed files with 121 additions and 26 deletions
|
|
@ -11,7 +11,8 @@
|
|||
[org.clojure/tools.logging "1.1.0"]
|
||||
[org.clojure/core.cache "1.0.207"]
|
||||
[org.clojure/core.async "1.3.610"]
|
||||
[clj.qrgen "0.4.0"]]
|
||||
[clj.qrgen "0.4.0"]
|
||||
[codax "1.3.1"]]
|
||||
:main ^:skip-aot whisper.core
|
||||
:target-path "target/%s"
|
||||
:profiles {:uberjar {:aot :all}})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue