feat(ocr): remove yaml and onnx

This commit is contained in:
arkohut 2024-09-29 15:36:03 +08:00
parent d0f6b33554
commit 8b6f488246

View File

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