Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DRRV authored Nov 20, 2019
1 parent 779674c commit f61e0c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f61e0c7

Please sign in to comment.