diff --git a/.gitignore b/.gitignore index 0daadf8..ecc68dd 100644 --- a/.gitignore +++ b/.gitignore @@ -6,7 +6,6 @@ __pycache__/ dist/ build/ checkpoints/ -*.pkl .aeropkg* venv build-script.md diff --git a/data/weights/docres.pkl b/data/weights/docres.pkl new file mode 100644 index 0000000..7462e2e Binary files /dev/null and b/data/weights/docres.pkl differ diff --git a/data/weights/mbd.pkl b/data/weights/mbd.pkl new file mode 100644 index 0000000..e212a64 Binary files /dev/null and b/data/weights/mbd.pkl differ