VikParuchuri / marker

Convert PDF to markdown quickly with high accuracy
https://www.datalab.to
GNU General Public License v3.0
14.65k stars 764 forks source link

Add build-docker-containers.sh script and Dockerfiles for CPU and GPU… #102

Open robin-collins opened 3 months ago

robin-collins commented 3 months ago

Added cpu.Dockerfile and gpu.Dockerfile to enable containerization of the marker app. Includes entrypoint.sh to enable pdf to markdown of both a single file, or multiple files.

Add .github/workflows to build and push both CPU and GPU containers to ghcr.io

Updated the README.md to include quickstart info using the container.

STOI123 commented 3 months ago

Did u forget to set speeddemonau/marker-gpu public?