mirror of
https://github.com/tcsenpai/pensieve.git
synced 2025-06-06 19:25:24 +00:00
fix: include onnx models
This commit is contained in:
parent
aa9cc028c6
commit
a8c42d8546
@ -55,4 +55,4 @@ include = ["memos*", "screen_recorder*"]
|
|||||||
|
|
||||||
[tool.setuptools.package-data]
|
[tool.setuptools.package-data]
|
||||||
"*" = ["static/**/*"]
|
"*" = ["static/**/*"]
|
||||||
"memos.plugins.ocr" = ["*.yaml", "*.onnx"]
|
"memos.plugins.ocr" = ["*.yaml", "models/*.onnx"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user