mirror of
https://github.com/babichjacob/ac-qu-ai-nt.git
synced 2025-10-02 04:47:53 -04:00
Compare commits
2 Commits
24f60fbca2
...
72a33524a5
Author | SHA1 | Date | |
---|---|---|---|
![]() |
72a33524a5 | ||
![]() |
1d7d24aa07 |
3077
Cargo.lock
generated
3077
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -18,6 +18,5 @@ llama-cpp-2 = "0.1.82"
|
|||||||
ocrs = "0.9"
|
ocrs = "0.9"
|
||||||
rten = "0.13"
|
rten = "0.13"
|
||||||
snafu = { workspace = true }
|
snafu = { workspace = true }
|
||||||
surrealdb = { version = "2", default-features = false }
|
|
||||||
|
|
||||||
tracing = { workspace = true, optional = true }
|
tracing = { workspace = true, optional = true }
|
||||||
|
@@ -93,7 +93,8 @@ allow = [
|
|||||||
"BSD-3-Clause",
|
"BSD-3-Clause",
|
||||||
"ISC",
|
"ISC",
|
||||||
"MIT",
|
"MIT",
|
||||||
"Unicode-DFS-2016"
|
"Unicode-DFS-2016",
|
||||||
|
"Unlicense",
|
||||||
]
|
]
|
||||||
# The confidence threshold for detecting a license from license text.
|
# The confidence threshold for detecting a license from license text.
|
||||||
# The higher the value, the more closely the license text must be to the
|
# The higher the value, the more closely the license text must be to the
|
||||||
|
Reference in New Issue
Block a user