Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Indexation mismatch when synthesizing to a folder with existing files #20

Closed
magnurud opened this issue Aug 8, 2022 · 0 comments · Fixed by #21
Closed

Indexation mismatch when synthesizing to a folder with existing files #20

magnurud opened this issue Aug 8, 2022 · 0 comments · Fixed by #21
Assignees
Labels
bug Something isn't working

Comments

@magnurud
Copy link
Contributor

magnurud commented Aug 8, 2022

document-11.pdf matched document-10.json when using the docker image to synthesize to a non-empty folder.

If I remember correctly I used the package in the following order:

docker run --network none -v /home/magnus/dev/customers/scupgame/pdfs:/root/src_dir:ro -v /home/magnus/dev/customers/scupgame/synthetic_pdfs:/root/dst_dir -it lucidtechai/synthetic pdf /root/src_dir /root/dst_dir -v

docker run --network none -v /home/magnus/dev/customers/scupgame/pdfs:/root/src_dir:ro -v /home/magnus/dev/customers/scupgame/synthetic_pdfs:/root/dst_dir -it lucidtechai/synthetic pdf /root/src_dir /root/dst_dir -k 20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants