doc: More documentation updates (#2)

* Update README.md

Signed-off-by: Christoph Auer <60343111+cau-git@users.noreply.github.com>

* Update Dockerfile

Signed-off-by: Christoph Auer <60343111+cau-git@users.noreply.github.com>

* Bump version

Signed-off-by: Christoph Auer <60343111+cau-git@users.noreply.github.com>

---------

Signed-off-by: Christoph Auer <60343111+cau-git@users.noreply.github.com>
This commit is contained in:
Christoph Auer
2024-07-15 14:59:53 +02:00
committed by GitHub
parent 180f70c6e8
commit 05ab89f958
3 changed files with 4 additions and 5 deletions

View File

@@ -6,8 +6,7 @@ RUN apt-get update \
&& apt-get install -y libgl1 libglib2.0-0 curl wget git \
&& apt-get clean
RUN --mount=type=ssh \
pip install --no-cache-dir https://github.com/DS4SD/docling.git
RUN pip install --no-cache-dir docling
ENV HF_HOME=/tmp/
ENV TORCH_HOME=/tmp/