6 Commits

Author SHA1 Message Date
Massimiliano Pippi
b52ed52c4e
fix docker minimal deprecated image (#3497) 2022-10-28 16:46:48 +02:00
Massimiliano Pippi
db6e5754cd
add deprecation notice to old dockerfiles (#3317) 2022-10-11 16:10:57 +02:00
Ofek Lev
f6a4a14790
refactor: update package metadata (#3079)
* Update package metadata

* fix yaml

* remove Python version cap

* address review
2022-08-24 09:46:21 +02:00
Malte Pietsch
4bf470286b
Upgrade xpdf to 4.0.4 (#2443)
* Update minimal gpu docker image to xpdf 4.0.4

* Update Dockerfile-GPU

* Update Dockerfile

* Update Dockerfile-GPU

* Update Dockerfile-GPU-minimal
2022-04-21 10:27:56 +02:00
Malte Pietsch
133a76229b
Add info about execution env to minimal GPU image (#2441) 2022-04-21 08:30:42 +02:00
Kristof Herrmann
9096ddad34
Adding a minimal haystack gpu build (#2185)
* added minimal gpu image

* Update Documentation & Code Style

* removed old installations

* build minimal images in gh action

* quotes to single quotes

* switched repos

* fix

* fix ordering

* move to deepset dockerhub acc

* update nvidia/cuda image to match newest torch+cu

* refactor Dockerfile-GPU-minimal to optimize build

* Remove spurious doc changes from tutorial6

* install ocr dependencies and pdftotext

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sara Zan <sarazanzo94@gmail.com>
Co-authored-by: Ivan Lopez <ivan@askai.net>
2022-02-21 13:34:44 +01:00