We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0536c0e commit 8712534Copy full SHA for 8712534
.dockerignore
@@ -9,3 +9,6 @@ __pycache__
9
10
# Let's not copy any bash scripts from the scripts folder over, otherwise trashing the docker image too much with recent changes
11
scripts/*.sh
12
+
13
+# Ignore local bench files
14
+olmOCR-bench/
0 commit comments