From f61e0c79a35e3d68ffe93362ab094726f6924bba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20D=C3=A9jean?= Date: Wed, 20 Nov 2019 13:40:50 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1098003..2389c07 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,9 @@ Document Understanding tools We recommend installing __anaconda3__ . You can then train using pystruct and/or tensorflow (both to be installed on top of anaconda). -*conda install shapely rtree -*conda install -c anaconda tensorflow(-gpu) -*pip install future lxml scipy scikit-learn pytest cvxopt ad3 pystruct --upgrade + *conda install shapely rtree + *conda install -c anaconda tensorflow(-gpu) + *pip install future lxml scipy scikit-learn pytest cvxopt ad3 pystruct --upgrade ### Usage * see use-cases