Revert "feat(ocr): remove yaml and onnx"

This reverts commit 8b6f488246483eb49ff1bc19d63873de26632550.
This commit is contained in:
arkohut 2024-10-04 14:48:07 +08:00
parent a3240fdde9
commit 8af5fbacd1

View File

@ -57,4 +57,4 @@ include = ["memos*"]
[tool.setuptools.package-data]
"*" = ["static/**/*"]
"memos.plugins.ocr" = ["*.yaml", "models/*.onnx"]