Replies: 1 comment 2 replies
-
I am also facing the same problem, Thanks @rsoika |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I did not yet understand how to test deepdoctection with the provided docker image.
I created the following
docker-compose.yaml
and.env
file:.env:
I can start the container successfully with
docker compose up
but I did not understand how to test the framework. Just copy .pdf files into the WORK_DIR did not trigger anything.What is needed to analyze a pdf test file?
Thanks for any hints.
===
Ralph
Beta Was this translation helpful? Give feedback.
All reactions