diff --git a/pyproject.toml b/pyproject.toml index 2a4f6ce..fe9b9e5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,4 +57,4 @@ include = ["memos*"] [tool.setuptools.package-data] "*" = ["static/**/*"] - +"memos.plugins.ocr" = ["*.yaml", "models/*.onnx"]